DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_UNRELEASE_STEP_PVT

Line 9512: gme_unrelease_step_pvt.validate_step_for_unrelease

9508: RAISE fnd_api.g_exc_error;
9509: END IF;
9510:
9511: -- Validations
9512: gme_unrelease_step_pvt.validate_step_for_unrelease
9513: (p_batch_hdr_rec => l_batch_header_rec
9514: ,p_batch_step_rec => l_batch_step_rec
9515: ,x_return_status => x_return_status);
9516: