DBA Data[Home] [Help]

APPS.FA_DELETION_PUB dependencies on XLA_TRANSACTION_ENTITIES

Line 536: from xla_transaction_entities en, xla_events ev,

532: and th.asset_id = px_asset_hdr_rec.asset_id
533: and th.event_id is not null
534: union
535: select en.source_id_int_1, ev.event_id, en.valuation_method
536: from xla_transaction_entities en, xla_events ev,
537: fa_transaction_headers th, fa_book_controls bc
538: where bc.book_class = 'TAX'
539: and bc.date_ineffective is null
540: and ev.entity_id = en.entity_id