[Home] [Help]
186: END IF;
187:
188: /* Load transactions in temporary table
189: so that these can be displayed in the E-record */
190: gme_trans_engine_util.load_rsrc_trans
191: (p_batch_row => x_batch_header_rec
192: ,x_rsc_row_count => l_rsrc_cnt
193: ,x_return_status => l_status);
194: