DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_UPDATE_STEP_QTY_PVT

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

2378:
2379: IF (g_debug <= gme_debug.g_log_statement) THEN
2380: gme_debug.put_line ('Before updating step qty after the substitution');
2381: END IF;
2382: gme_update_step_qty_pvt.update_step_qty (p_batch_step_rec => l_batchstep_rec,
2383: x_message_count => l_message_count,
2384: x_message_list => l_message_list,
2385: x_return_status => x_return_status,
2386: x_batch_step_rec => x_batchstep_rec