DBA Data[Home] [Help]

APPS.GMF_ALLOC_PROC dependencies on CM_CLDR_HDR

Line 73: g_calendar_code cm_cldr_hdr.calendar_code%type;

69: * proc_gl_get_balances just to maintain the state and ref_cursor cannot be declared
70: * global
71: ******************************************************************************/
72: /* Package body global variables */
73: g_calendar_code cm_cldr_hdr.calendar_code%type;
74: g_period_code cm_cldr_dtl.period_code%type;
75: g_start_date DATE;
76: g_end_date DATE;
77: g_cost_type_id NUMBER(15);