DBA Data[Home] [Help]

APPS.AHL_FMP_COMMON_PVT dependencies on MTL_ITEM_STATUS

Line 629: mtl_item_status STAT,

625: ahl_mc_path_position_nodes mcp,
626: --ahl_item_associations_v igass ,
627: ahl_item_associations_vl igass, --priyan changes due to performance reasons , Refer Bug # 5078530
628: mtl_system_items_kfv MTL,
629: mtl_item_status STAT,
630: fnd_lookup_values_vl IT
631: WHERE mch.mc_header_id = mcr.mc_header_id
632: and mch.mc_id = mcp.mc_id
633: and mch.version_number = nvl(mcp.version_number, mch.version_number)