DBA Data[Home] [Help]

APPS.GME_UNRELEASE_BATCH_PVT dependencies on GMF_VIB

Line 164: GMF_VIB.Delete_Batch_Requirements

160:
161: --
162: -- Bug 5903208 - GMF Call to delete batch requirements
163: --
164: GMF_VIB.Delete_Batch_Requirements
165: ( p_api_version => 1.0,
166: p_init_msg_list => FND_API.G_FALSE,
167: p_batch_id => x_batch_header_rec.batch_id,
168: x_return_status => x_return_status,