DBA Data[Home] [Help]

APPS.MSC_SDA_PKG dependencies on MSC_FORECAST_RULES

Line 730: msc_forecast_rules mfr

726: l_offset number;
727: cursor c_usage_based_fcst_cur is
728: select count(*)
729: from msc_system_items msi,
730: msc_forecast_rules mfr
731: where msi.plan_id = g_plan_id
732: and msi.sr_instance_id = p_inst_id
733: and msi.organization_id = p_org_id
734: and msi.inventory_item_id = p_item_id