DBA Data[Home] [Help]

APPS.FA_REVALUATION_PVT dependencies on FA_XLA_EVENTS_PVT

Line 128: if not fa_xla_events_pvt.create_transaction_event

124: -- assign an event for the transaction
125: -- at this point key info asset/book/trx info is known from above code
126: -- *** but trx_date_entered may not be correct! - revisit ***
127:
128: if not fa_xla_events_pvt.create_transaction_event
129: (p_asset_hdr_rec => px_asset_hdr_rec,
130: p_asset_type_rec=> p_asset_type_rec,
131: px_trans_rec => px_trans_rec,
132: p_event_status => NULL,