DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_PKG dependencies on IC_CLDR_HDR

Line 1554: l_inv_fiscal_year ic_cldr_hdr.fiscal_year%TYPE;

1550: l_close_per_ind NUMBER(5);
1551: X_count NUMBER(15);
1552: X_rvar NUMBER(15);
1553:
1554: l_inv_fiscal_year ic_cldr_hdr.fiscal_year%TYPE;
1555: l_inv_period ic_cldr_dtl.period%TYPE;
1556: l_inv_per_start_date DATE;
1557: l_inv_per_end_date DATE;
1558: l_inv_per_synch VARCHAR2(1);

Line 1816: # 12-Nov-99 Rajesh Seshadri Bug 1064535 - use delete_mark on ic_cldr_hdr

1812: # for the start date of the matching inv period.
1813: # The start/end dates are not used elsewhere!!
1814: #
1815: # HISTORY
1816: # 12-Nov-99 Rajesh Seshadri Bug 1064535 - use delete_mark on ic_cldr_hdr
1817: ############################################################################# */
1818:
1819: PROCEDURE inter_mod_cal_conv(
1820: x_inv_fiscal_year OUT NOCOPY NUMBER,