DBA Data[Home] [Help]

APPS.GL_CONS_HISTORY_PKG dependencies on GL_CONS_BATCHES_PKG

Line 423: IF NOT(GL_CONS_BATCHES_PKG.Insert_Consolidation_Batches(

419: --+ unconsolidated batches have been successfully inserted
420: --+ in GL_CONS_BATCHES.
421:
422: IF ((X_method_flag = 'T') AND (X_Check_Batches = 'Y')) THEN
423: IF NOT(GL_CONS_BATCHES_PKG.Insert_Consolidation_Batches(
424: 'U',
425: X_Consolidation_Id,
426: std_runid,
427: X_Last_Updated_By,