DBA Data[Home] [Help]

APPS.FA_PROCESS_GROUPS_PKG dependencies on STANDARD

Line 571: if (nvl(l_trx_ref_type,'STANDARD TRX') = 'INVOICE TRANSFER') then

567: --Added one more condition lm_trans_rec.event_id is not null in following
568: --if for bug 537059.
569: -- bug 5475029: modified the following if condition
570: --if (l_trans_rec.trx_reference_id is not null and lm_trans_rec.event_id is not null) then
571: if (nvl(l_trx_ref_type,'STANDARD TRX') = 'INVOICE TRANSFER') then
572:
573: if not fa_xla_events_pvt.update_inter_transaction_event
574: (p_ledger_id => l_asset_hdr_rec.set_of_books_id,
575: p_trx_reference_id => lm_trans_rec.trx_reference_id,