DBA Data[Home] [Help]

APPS.GME_REOPEN_BATCH_PVT dependencies on GMF_VIB

Line 292: GMF_VIB.Revert_Finalization

288:
289: --
290: -- Bug 5903208 - Make call to GMF to revert finalization layers for this batch
291: --
292: GMF_VIB.Revert_Finalization
293: ( p_api_version => 1.0,
294: p_init_msg_list => FND_API.G_FALSE,
295: p_batch_id => x_batch_header_rec.batch_id,
296: x_return_status => x_return_status,