DBA Data[Home] [Help]

APPS.GME_REOPEN_BATCH_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 185: gme_trans_engine_util.load_rsrc_trans

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: