DBA Data[Home] [Help]

APPS.GME_COMPLETE_BATCH_STEP_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

Line 379: gme_update_step_qty_pvt.update_step_qty

375:
376: /* Invoke the update step qty API to update the step quantities and the */
377: /* quantities of the succeeding steps */
378: l_in_batch_step_rec := x_batch_step_rec;
379: gme_update_step_qty_pvt.update_step_qty
380: (p_batch_step_rec => l_in_batch_step_rec
381: ,x_message_count => l_msg_count
382: ,x_message_list => l_msg_stack
383: ,x_return_status => l_return_status