DBA Data[Home] [Help]

APPS.MSD_DP_EVENT_PKG dependencies on MSD_DEMAND_PLANS

Line 29: from MSD_DEMAND_PLANS

25:
26: -- translate values to IDs
27: select DEMAND_PLAN_ID
28: into l_demand_plan_id
29: from MSD_DEMAND_PLANS
30: where DEMAND_PLAN_NAME = P_DEMAND_PLAN_NAME;
31:
32: select EVENT_ID
33: into l_event_id