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