DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GMF_VIB

Line 518: GMF_VIB.Update_Batch_Requirements

514: END IF; /* IF x_return_status <> FND_API.G_RET_STS_SUCCESS */
515:
516: --
517: -- Bug 5903208 -- call to GMF
518: GMF_VIB.Update_Batch_Requirements
519: ( p_api_version => 1.0,
520: p_init_msg_list => FND_API.G_FALSE,
521: p_batch_id => p_batch_header_rec.batch_id,
522: x_return_status => x_return_status,

Line 1080: GMF_VIB.Update_Batch_Requirements

1076:
1077: --
1078: -- Bug 5903208 -- call to GMF
1079: --
1080: GMF_VIB.Update_Batch_Requirements
1081: ( p_api_version => 1.0,
1082: p_init_msg_list => FND_API.G_FALSE,
1083: p_batch_id => p_batch_header_rec.batch_id,
1084: x_return_status => x_return_status,

Line 2378: GMF_VIB.Update_Batch_Requirements

2374:
2375: --
2376: -- Bug 5903208 -- call to GMF
2377: --
2378: GMF_VIB.Update_Batch_Requirements
2379: ( p_api_version => 1.0,
2380: p_init_msg_list => FND_API.G_FALSE,
2381: p_batch_id => p_batch_header_rec.batch_id,
2382: x_return_status => x_return_status,