DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

Line 2122: gme_update_step_qty_pvt.update_step_qty (p_batch_step_rec => l_batchstep_rec,

2118:
2119: IF (g_debug <= gme_debug.g_log_statement) THEN
2120: gme_debug.put_line ('Before updating step qty after the substitution');
2121: END IF;
2122: gme_update_step_qty_pvt.update_step_qty (p_batch_step_rec => l_batchstep_rec,
2123: x_message_count => l_message_count,
2124: x_message_list => l_message_list,
2125: x_return_status => x_return_status,
2126: x_batch_step_rec => x_batchstep_rec