DBA Data[Home] [Help]

APPS.XLA_MULTIPERIOD_ACCOUNTING_PKG dependencies on XLA_EVENTS_GT

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

1010: ,p_module => l_log_module);
1011: END IF;
1012:
1013: --
1014: -- Insert the journal entry to be sequenced to the XLA_EVENTS_GT
1015: -- and the sequencing batch API will use the GT table to identify
1016: -- the journal entry to be sequenced.
1017: --
1018:

Line 1019: INSERT INTO xla_events_gt

1015: -- and the sequencing batch API will use the GT table to identify
1016: -- the journal entry to be sequenced.
1017: --
1018:
1019: INSERT INTO xla_events_gt
1020: (application_id
1021: ,ledger_id
1022: ,entity_id
1023: ,entity_code