DBA Data[Home] [Help]

APPS.PA_XLA_INTERFACE_PKG dependencies on XLA_TRANSACTION_ENTITIES

Line 1446: xla_transaction_entities txn

1442: t_source_id_char_4,
1443: t_security_org_id,
1444: t_source_event_id
1445: from xla_events evt,
1446: xla_transaction_entities txn
1447: where evt.entity_id = txn.entity_id
1448: and evt.event_id in
1449: (Select distinct bc_rev_event_id
1450: from pa_budget_lines

Line 1500: xla_transaction_entities txn

1496: t_source_id_char_4,
1497: t_security_org_id,
1498: t_source_event_id
1499: from xla_events evt,
1500: xla_transaction_entities txn
1501: where evt.entity_id = txn.entity_id
1502: and evt.event_id in
1503: (select distinct pbc1.bc_event_id
1504: from pa_bc_packets pbc1

Line 2067: xla_transaction_entities txn

2063: t_source_event_id,
2064: t_event_type_code,
2065: t_reference_num_1
2066: from xla_events evt,
2067: xla_transaction_entities txn
2068: where evt.entity_id = txn.entity_id
2069: and evt.event_id in
2070: (select distinct source_event_id
2071: from pa_bc_packets