DBA Data[Home] [Help]

APPS.GME_REVERT_BATCH_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 299: GME_TRANS_ENGINE_UTIL.load_rsrc_trans (l_batch_header_rec

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