DBA Data[Home] [Help]

APPS.XLA_MULTIPERIOD_ACCOUNTING_PKG dependencies on XLA_EVENTS_GT

Line 995: -- Insert the journal entry to be sequenced to the XLA_EVENTS_GT

991: ,p_module => l_log_module);
992: END IF;
993:
994: --
995: -- Insert the journal entry to be sequenced to the XLA_EVENTS_GT
996: -- and the sequencing batch API will use the GT table to identify
997: -- the journal entry to be sequenced.
998: --
999:

Line 1000: INSERT INTO xla_events_gt

996: -- and the sequencing batch API will use the GT table to identify
997: -- the journal entry to be sequenced.
998: --
999:
1000: INSERT INTO xla_events_gt
1001: (application_id
1002: ,ledger_id
1003: ,entity_id
1004: ,entity_code