DBA Data[Home] [Help]

APPS.MSC_GLOBAL_FORECASTING dependencies on MSC_SYSTEM_ITEMS

Line 992: FROM msc_system_items

988: p_node_type,
989: nvl(p_ship_to_level,0),
990: p_display_org,
991: item_name
992: FROM msc_system_items
993: where plan_id = p_plan_id
994: and organization_id = p_org_id(a)
995: and sr_instance_id = p_inst_id(a)
996: and inventory_item_id = p_item_id(b);