DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PVT dependencies on XLA_TRANSACTION_ENTITIES

Line 46: xla_transaction_entities partition (ofa) xent

42: --Secondary Changes
43: CURSOR c_get_sec_event_id(c_thid number) is
44: select event_id
45: from xla_events xeve,
46: xla_transaction_entities partition (ofa) xent
47: where xeve.application_id = 140
48: and xeve.event_type_code = '%TERMINAL_GAIN_LOSS%'
49: and xent.application_id = xeve.application_id
50: and source_id_char_1 =p_asset_hdr_rec.book_type_code