DBA Data[Home] [Help]

APPS.GME_COMPLETE_BATCH_STEP_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

Line 322: gme_update_step_qty_pvt.update_step_qty

318:
319: /* Invoke the update step qty API to update the step quantities and the */
320: /* quantities of the succeeding steps */
321: l_in_batch_step_rec := x_batch_step_rec;
322: gme_update_step_qty_pvt.update_step_qty
323: (p_batch_step_rec => l_in_batch_step_rec
324: ,x_message_count => l_msg_count
325: ,x_message_list => l_msg_stack
326: ,x_return_status => l_return_status