DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_PKG dependencies on IC_CLDR_HDR

Line 2077: l_inv_fiscal_year ic_cldr_hdr.fiscal_year%TYPE;

2073: l_close_per_ind NUMBER(5);
2074: X_count NUMBER(15);
2075: X_rvar NUMBER(15);
2076:
2077: l_inv_fiscal_year ic_cldr_hdr.fiscal_year%TYPE;
2078: l_inv_period ic_cldr_dtl.period%TYPE;
2079: l_inv_per_start_date DATE;
2080: l_inv_per_end_date DATE;
2081: l_inv_per_synch VARCHAR2(1);

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

2335: # for the start date of the matching inv period.
2336: # The start/end dates are not used elsewhere!!
2337: #
2338: # HISTORY
2339: # 12-Nov-99 Rajesh Seshadri Bug 1064535 - use delete_mark on ic_cldr_hdr
2340: ############################################################################# */
2341:
2342: PROCEDURE inter_mod_cal_conv(
2343: x_inv_fiscal_year OUT NOCOPY NUMBER,