DBA Data[Home] [Help]

APPS.FA_PROCESS_GROUPS_PKG dependencies on STANDARD

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

652: --Added one more condition lm_trans_rec.event_id is not null in following
653: --if for bug 537059.
654: -- bug 5475029: modified the following if condition
655: --if (l_trans_rec.trx_reference_id is not null and lm_trans_rec.event_id is not null) then
656: if (nvl(l_trx_ref_type,'STANDARD TRX') = 'INVOICE TRANSFER') then
657:
658: if not fa_xla_events_pvt.update_inter_transaction_event
659: (p_ledger_id => l_asset_hdr_rec.set_of_books_id,
660: p_trx_reference_id => lm_trans_rec.trx_reference_id,