DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 703: INSERT INTO xla_transaction_entities_upg (

699: -- * source_char_id_1 is book_type_code
700: -- * valuation_method is book_type_code
701:
702: FORALL i IN 1..l_event_id_tbl.count
703: INSERT INTO xla_transaction_entities_upg (
704: upg_batch_id,
705: application_id,
706: ledger_id,
707: legal_entity_id,

Line 3164: INSERT INTO xla_transaction_entities_upg (

3160: -- * source_char_id_1 is book_type_code
3161: -- * valuation_method is book_type_code
3162:
3163: FORALL i IN 1..l_event_id_tbl.count
3164: INSERT INTO xla_transaction_entities_upg (
3165: upg_batch_id,
3166: application_id,
3167: ledger_id,
3168: legal_entity_id,

Line 4222: into xla_transaction_entities_upg (

4218: book_type_code,
4219: period_counter
4220: )
4221: when 1 = 1 then
4222: into xla_transaction_entities_upg (
4223: upg_batch_id,
4224: application_id,
4225: ledger_id,
4226: legal_entity_id,

Line 6561: into xla_transaction_entities_upg (

6557: c_upgrade_bugno,
6558: c_upgrade_bugno
6559: )
6560: when 1 = 1 then
6561: into xla_transaction_entities_upg (
6562: upg_batch_id,
6563: application_id,
6564: ledger_id,
6565: legal_entity_id,

Line 6895: into xla_transaction_entities_upg (

6891: c_upgrade_bugno,
6892: c_upgrade_bugno
6893: )
6894: when 1 = 1 then
6895: into xla_transaction_entities_upg (
6896: upg_batch_id,
6897: application_id,
6898: ledger_id,
6899: legal_entity_id,

Line 8452: INSERT INTO xla_transaction_entities_upg (

8448: -- * source_char_id_1 is book_type_code
8449: -- * valuation_method is book_type_code
8450:
8451: FORALL i IN 1..l_event_id_tbl.count
8452: INSERT INTO xla_transaction_entities_upg (
8453: upg_batch_id,
8454: application_id,
8455: ledger_id,
8456: legal_entity_id,