DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PVT dependencies on DUAL

Line 920: FROM DUAL;

916:
917: if (p_mrc_sob_type_code <> 'R') then
918: SELECT fa_transaction_headers_s.nextval
919: INTO l_trans_rec.transaction_header_id
920: FROM DUAL;
921:
922: --
923: -- Populating for calling FA_XLA_EVENTS_PVT.create_transaction_event
924: --