DBA Data[Home] [Help]

APPS.GME_UNRELEASE_STEP_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

Line 158: gme_update_step_qty_pvt.update_step_qty

154:
155: /* Invoke the update step qty API to update the step quantities and the */
156: /* quantities of the succeeding steps */
157: l_in_batch_step_rec := x_batch_step_rec;
158: gme_update_step_qty_pvt.update_step_qty
159: (p_batch_step_rec => l_in_batch_step_rec
160: ,x_message_count => l_msg_count
161: ,x_message_list => l_msg_stack
162: ,x_return_status => x_return_status