DBA Data[Home] [Help]

APPS.JG_JOURNAL_ALLOCATIONS_PKG dependencies on GL_INTERFACE_CONTROL_PKG

Line 555: l_interface_run_id := GL_INTERFACE_CONTROL_PKG.Get_Unique_Run_Id;

551: END IF;
552: --
553: -- Get Unique Interface Run Id
554: --
555: l_interface_run_id := GL_INTERFACE_CONTROL_PKG.Get_Unique_Run_Id;
556:
557: --
558: -- Get Interface Group Id
559: --

Line 569: GL_INTERFACE_CONTROL_PKG.Insert_Row(--JG_JOURNAL_ALLOCATIONS_PKG.G_destn_set_of_books_id, Removed, ledger Arch. changes in package

565:
566: --
567: -- Populate GL_Interface_Control table
568: --
569: GL_INTERFACE_CONTROL_PKG.Insert_Row(--JG_JOURNAL_ALLOCATIONS_PKG.G_destn_set_of_books_id, Removed, ledger Arch. changes in package
570: l_interface_run_id,
571: JG_JOURNAL_ALLOCATIONS_PKG.G_destn_journal_source,
572: JG_JOURNAL_ALLOCATIONS_PKG.G_destn_set_of_books_id,
573: l_group_id,