DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_PVT dependencies on GMF_VIB

Line 250: GMF_VIB.Create_Batch_Requirements

246: --
247: -- Bug 5903208 - Make call to GMF
248: --
249:
250: GMF_VIB.Create_Batch_Requirements
251: ( p_api_version => 1.0,
252: p_init_msg_list => FND_API.G_FALSE,
253: p_batch_id => x_batch_header_rec.batch_id,
254: x_return_status => l_return_status, --Bug#6507649