DBA Data[Home] [Help]

APPS.GME_REVERT_BATCH_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 300: GME_TRANS_ENGINE_UTIL.load_rsrc_trans (l_batch_header_rec

296: /* Invoke the update step qty API to update the step quantities and the */
297: /* quantities of the succeeding steps */
298:
299:
300: GME_TRANS_ENGINE_UTIL.load_rsrc_trans (l_batch_header_rec
301: ,l_rsrc_trans_count
302: ,l_return_status);
303: IF l_return_status <> x_return_status THEN
304: RAISE ERROR_LOAD_TRANS;