DBA Data[Home] [Help]

APPS.GME_UNRELEASE_BATCH_PVT dependencies on GMF_VIB

Line 150: GMF_VIB.Delete_Batch_Requirements

146:
147: --
148: -- Bug 5903208 - GMF Call to delete batch requirements
149: --
150: GMF_VIB.Delete_Batch_Requirements
151: ( p_api_version => 1.0,
152: p_init_msg_list => FND_API.G_FALSE,
153: p_batch_id => x_batch_header_rec.batch_id,
154: x_return_status => x_return_status,