DBA Data[Home] [Help]

APPS.AHL_FMP_COMMON_PVT dependencies on MTL_ITEM_STATUS

Line 618: mtl_item_status STAT,

614: ahl_mc_path_position_nodes mcp,
615: --ahl_item_associations_v igass ,
616: ahl_item_associations_vl igass, --priyan changes due to performance reasons , Refer Bug # 5078530
617: mtl_system_items_kfv MTL,
618: mtl_item_status STAT,
619: fnd_lookup_values_vl IT
620: WHERE mch.mc_header_id = mcr.mc_header_id
621: and mch.mc_id = mcp.mc_id
622: and mch.version_number = nvl(mcp.version_number, mch.version_number)