[Home] [Help]
718:
719: if (p_mrc_sob_type_code <> 'R') then
720: SELECT fa_transaction_headers_s.nextval
721: INTO l_trans_rec.transaction_header_id
722: FROM DUAL;
723:
724: --
725: -- Populating for calling FA_XLA_EVENTS_PVT.create_transaction_event
726: --