DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_STEP_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

Line 260: gme_update_step_qty_pvt.update_step_qty

256:
257: /* Invoke the update step qty API to update the step quantities and the */
258: /* quantities of the succeeding steps */
259: l_in_batch_step_rec := x_batch_step_rec;
260: gme_update_step_qty_pvt.update_step_qty
261: (p_batch_step_rec => l_in_batch_step_rec
262: ,x_message_count => l_msg_count
263: ,x_message_list => l_msg_stack
264: ,x_return_status => l_return_status