DBA Data[Home] [Help]

APPS.GME_COMPLETE_BATCH_STEP_PVT dependencies on GMO_VBATCH_GRP

Line 264: gmo_vbatch_grp.GET_ENTITY_LOCK_STATUS (

260: -- Bug 9478698 - Call GMO only if enhanced_pi_ind is activated.
261: IF p_batch_header_rec.enhanced_pi_ind = 'Y' THEN
262: -- Pawan Kumar added for bug 5034336
263: -- check for batch step lock status from gmo
264: gmo_vbatch_grp.GET_ENTITY_LOCK_STATUS (
265: P_API_VERSION => 1.0,
266: P_INIT_MSG_LIST => FND_API.G_FALSE,
267: P_COMMIT => FND_API.G_FALSE,
268: P_VALIDATION_LEVEL => FND_API.G_VALID_LEVEL_FULL,