DBA Data[Home] [Help]

APPS.AHL_FMP_MR_REVISION_PVT dependencies on AHL_MEL_CDL_ATA_SEQS_PVT

Line 2461: AHL_MEL_CDL_ATA_SEQS_PVT.Copy_MO_Proc_Revision

2457:
2458: -- If old revision of the MO_PROC is being made inactive, need to associated the new revision to ATA Sequences too
2459: IF (l_prev_program_type = 'MO_PROC' AND l_program_type = 'MO_PROC')
2460: THEN
2461: AHL_MEL_CDL_ATA_SEQS_PVT.Copy_MO_Proc_Revision
2462: (
2463: -- Standard IN params
2464: p_api_version => 1.0,
2465: p_init_msg_list => FND_API.G_FALSE,