DBA Data[Home] [Help]

APPS.MSC_GLOBAL_FORECASTING dependencies on MSC_SYSTEM_ITEMS

Line 980: FROM msc_system_items

976: p_node_type,
977: nvl(p_ship_to_level,0),
978: p_display_org,
979: item_name
980: FROM msc_system_items
981: where plan_id = p_plan_id
982: and organization_id = p_org_id(a)
983: and sr_instance_id = p_inst_id(a)
984: and inventory_item_id = p_item_id(b);