DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_REROUTE_BATCH_PVT

Line 5839: gme_reroute_batch_pvt.validate_validity_id_from_pub

5835: END IF;
5836: RAISE fnd_api.g_exc_error;
5837: END IF;
5838:
5839: gme_reroute_batch_pvt.validate_validity_id_from_pub
5840: (p_batch_header_rec => l_batch_header_rec
5841: ,p_validity_rule_id => p_validity_rule_id
5842: ,x_return_status => x_return_status);
5843: