DBA Data[Home] [Help]

APPS.GME_REOPEN_BATCH_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 190: gme_trans_engine_util.load_rsrc_trans

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: