DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on FA_XLA_EVENTS_PVT

Line 1329: if not FA_XLA_EVENTS_PVT.create_transaction_event

1325: -- SLA UPTAKE
1326: -- assign an event for the transaction
1327: -- at this point key info asset/book/trx info is known from initialize
1328: -- call and the above code (i.e. trx_type, etc)
1329: if not FA_XLA_EVENTS_PVT.create_transaction_event
1330: (p_asset_hdr_rec => p_asset_hdr_rec,
1331: p_asset_type_rec => p_asset_type_rec,
1332: px_trans_rec => p_trans_rec,
1333: p_event_status => NULL,