DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 749: INSERT INTO xla_transaction_entities_upg (

745: -- * source_char_id_1 is book_type_code
746: -- * valuation_method is book_type_code
747:
748: FORALL i IN 1..l_event_id_tbl.count
749: INSERT INTO xla_transaction_entities_upg (
750: upg_batch_id,
751: application_id,
752: ledger_id,
753: legal_entity_id,

Line 3258: INSERT INTO xla_transaction_entities_upg (

3254: -- * source_char_id_1 is book_type_code
3255: -- * valuation_method is book_type_code
3256:
3257: FORALL i IN 1..l_event_id_tbl.count
3258: INSERT INTO xla_transaction_entities_upg (
3259: upg_batch_id,
3260: application_id,
3261: ledger_id,
3262: legal_entity_id,

Line 4317: into xla_transaction_entities_upg (

4313: book_type_code,
4314: period_counter
4315: )
4316: when 1 = 1 then
4317: into xla_transaction_entities_upg (
4318: upg_batch_id,
4319: application_id,
4320: ledger_id,
4321: legal_entity_id,

Line 6701: into xla_transaction_entities_upg (

6697: c_upgrade_bugno,
6698: c_upgrade_bugno
6699: )
6700: when 1 = 1 then
6701: into xla_transaction_entities_upg (
6702: upg_batch_id,
6703: application_id,
6704: ledger_id,
6705: legal_entity_id,

Line 6926: into xla_transaction_entities_upg (

6922: c_upgrade_bugno,
6923: c_upgrade_bugno
6924: )
6925: when 1 = 1 then
6926: into xla_transaction_entities_upg (
6927: upg_batch_id,
6928: application_id,
6929: ledger_id,
6930: legal_entity_id,

Line 8532: INSERT INTO xla_transaction_entities_upg (

8528: -- * source_char_id_1 is book_type_code
8529: -- * valuation_method is book_type_code
8530:
8531: FORALL i IN 1..l_event_id_tbl.count
8532: INSERT INTO xla_transaction_entities_upg (
8533: upg_batch_id,
8534: application_id,
8535: ledger_id,
8536: legal_entity_id,