DBA Data[Home] [Help]

APPS.AHL_COMPLEX_MX_RWSC_PVT dependencies on AHL_PRD_WORKORDER_PVT

Line 1471: AHL_PRD_WORKORDER_PVT.Add_Inst_Rtng_Notes_To_WO(

1467: IF (NVL(p_old_inst_rtng_code,'A') <> NVL(p_new_inst_rtng_code,'B')) THEN
1468: --Process instance routing only if new and old instance routing is not same
1469: FOR i in Get_Visit_Instance_Workorders(p_visit_id,p_instance_id )
1470: LOOP
1471: AHL_PRD_WORKORDER_PVT.Add_Inst_Rtng_Notes_To_WO(
1472: p_api_version => 1.0,
1473: p_init_msg_list => FND_API.G_FALSE,
1474: p_commit => FND_API.G_FALSE,
1475: p_validation_level => FND_API.G_VALID_LEVEL_FULL,