DBA Data[Home] [Help]

APPS.PA_XLA_INTERFACE_PKG dependencies on XLA_TRANSACTION_ENTITIES

Line 1436: xla_transaction_entities txn

1432: t_source_id_char_4,
1433: t_security_org_id,
1434: t_source_event_id
1435: from xla_events evt,
1436: xla_transaction_entities txn
1437: where evt.entity_id = txn.entity_id
1438: and evt.event_id in
1439: (Select distinct bc_rev_event_id
1440: from pa_budget_lines

Line 1490: xla_transaction_entities txn

1486: t_source_id_char_4,
1487: t_security_org_id,
1488: t_source_event_id
1489: from xla_events evt,
1490: xla_transaction_entities txn
1491: where evt.entity_id = txn.entity_id
1492: and evt.event_id in
1493: (select distinct pbc1.bc_event_id
1494: from pa_bc_packets pbc1

Line 2057: xla_transaction_entities txn

2053: t_source_event_id,
2054: t_event_type_code,
2055: t_reference_num_1
2056: from xla_events evt,
2057: xla_transaction_entities txn
2058: where evt.entity_id = txn.entity_id
2059: and evt.event_id in
2060: (select distinct source_event_id
2061: from pa_bc_packets