DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PVT dependencies on FA_XLA_EVENTS_PVT

Line 548: element => 'calling fa_xla_events_pvt.update_transaction_event with thid: ',

544:
545: if p_log_level_rec.statement_level then
546: fa_debug_pkg.add
547: (fname => l_calling_fn,
548: element => 'calling fa_xla_events_pvt.update_transaction_event with thid: ',
549: value => p_trans_rec.transaction_header_id);
550: end if;
551:
552: if not fa_xla_events_pvt.update_transaction_event

Line 552: if not fa_xla_events_pvt.update_transaction_event

548: element => 'calling fa_xla_events_pvt.update_transaction_event with thid: ',
549: value => p_trans_rec.transaction_header_id);
550: end if;
551:
552: if not fa_xla_events_pvt.update_transaction_event
553: (p_ledger_id => p_asset_hdr_rec.set_of_books_id,
554: p_transaction_header_id => p_trans_rec.transaction_header_id,
555: p_book_type_code => p_asset_hdr_rec.book_type_code,
556: p_event_type_code => 'RETIREMENTS',