DBA Data[Home] [Help]

APPS.GME_REOPEN_BATCH_PVT dependencies on GMF_VIB

Line 297: GMF_VIB.Revert_Finalization

293:
294: --
295: -- Bug 5903208 - Make call to GMF to revert finalization layers for this batch
296: --
297: GMF_VIB.Revert_Finalization
298: ( p_api_version => 1.0,
299: p_init_msg_list => FND_API.G_FALSE,
300: p_batch_id => x_batch_header_rec.batch_id,
301: x_return_status => x_return_status,