DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PUB dependencies on XLA_TRANSACTION_ENTITIES

Line 510: xla_transaction_entities xent

506: end if;
507: select event_id
508: into l_secondary_event_id
509: from xla_events xeve,
510: xla_transaction_entities xent
511: where xeve.application_id = 140
512: and xeve.event_type_code = 'DEPRECIATION'
513: and xent.application_id = xeve.application_id
514: and source_id_char_1 = px_asset_hdr_rec.book_type_code