DBA Data[Home] [Help]

APPS.MSD_DP_SCENARIO_EVENT_PKG dependencies on MSD_DEMAND_PLANS

Line 31: from MSD_DEMAND_PLANS

27:
28: -- translate values to IDs
29: select DEMAND_PLAN_ID
30: into l_demand_plan_id
31: from MSD_DEMAND_PLANS
32: where DEMAND_PLAN_NAME = P_DEMAND_PLAN_NAME;
33:
34: select SCENARIO_ID
35: into l_scenario_id