DBA Data[Home] [Help]

APPS.GME_TERMINATE_BATCH_PVT dependencies on GMO_VBATCH_GRP

Line 239: gmo_vbatch_grp.GET_ENTITY_LOCK_STATUS (

235: l_batch_step_rec := l_batch_step_tab (i);
236: l_in_batch_step_rec := l_batch_step_rec;
237: -- Pawan Kumar added for bug 5034336
238: -- before terminating the steps we need to check that they are locked
239: gmo_vbatch_grp.GET_ENTITY_LOCK_STATUS (
240: P_API_VERSION => 1.0,
241: P_INIT_MSG_LIST => FND_API.G_FALSE,
242: P_COMMIT => FND_API.G_FALSE,
243: P_VALIDATION_LEVEL => FND_API.G_VALID_LEVEL_FULL,