DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_REROUTE_BATCH_PVT

Line 6173: gme_reroute_batch_pvt.validate_validity_id_from_pub

6169: END IF;
6170: RAISE fnd_api.g_exc_error;
6171: END IF;
6172:
6173: gme_reroute_batch_pvt.validate_validity_id_from_pub
6174: (p_batch_header_rec => l_batch_header_rec
6175: ,p_validity_rule_id => p_validity_rule_id
6176: ,x_return_status => x_return_status);
6177: