DBA Data[Home] [Help]

APPS.MSC_SDA_PKG dependencies on MSC_FORECAST_RULES

Line 742: msc_forecast_rules mfr

738: l_offset number;
739: cursor c_usage_based_fcst_cur is
740: select count(*)
741: from msc_system_items msi,
742: msc_forecast_rules mfr
743: where msi.plan_id = g_plan_id
744: and msi.sr_instance_id = p_inst_id
745: and msi.organization_id = p_org_id
746: and msi.inventory_item_id = p_item_id