DBA Data[Home] [Help]

APPS.FA_TAX_RSV_ADJ_PVT dependencies on FA_XLA_EVENTS_PVT

Line 223: if not fa_xla_events_pvt.create_transaction_event

219: -- SLA UPTAKE
220: -- assign an event for the transaction
221: -- at this point key info asset/book/trx info is known from above code
222:
223: if not fa_xla_events_pvt.create_transaction_event
224: (p_asset_hdr_rec => px_asset_hdr_rec,
225: p_asset_type_rec=> p_asset_type_rec,
226: px_trans_rec => px_trans_rec,
227: p_event_status => NULL,