DBA Data[Home] [Help]

APPS.GME_TERMINATE_BATCH_PVT dependencies on GME_TERMINATE_STEP_PVT

Line 270: gme_terminate_step_pvt.terminate_step

266: gme_common_pvt.log_message ('GME_STEP_LOCK_ERROR');
267: RAISE gmo_lock_error;
268: END IF;
269:
270: gme_terminate_step_pvt.terminate_step
271: (p_batch_step_rec => l_in_batch_step_rec
272: ,p_update_inventory_ind => x_batch_header_rec.update_inventory_ind
273: ,p_actual_cmplt_date => p_batch_header_rec.actual_cmplt_date
274: ,x_return_status => x_return_status