DBA Data[Home] [Help]

APPS.MSD_APPLY_TEMPLATE_DEMAND_PLAN dependencies on MSD_DP_SCENARIO_EVENTS

Line 5515: insert into msd_dp_scenario_events

5511:
5512:
5513:
5514:
5515: insert into msd_dp_scenario_events
5516:
5517: (
5518:
5519: demand_plan_id

Line 5573: from msd_dp_scenario_events

5569: ,program_update_date
5570:
5571: ,event_association_priority
5572:
5573: from msd_dp_scenario_events
5574:
5575: where scenario_id = c2_cur.scenario_id
5576:
5577: and demand_plan_id = c2_cur.demand_plan_id);

Line 7970: insert into msd_dp_scenario_events

7966: ,SYSDATE
7967: from dual;
7968:
7969:
7970: insert into msd_dp_scenario_events
7971: (
7972: demand_plan_id
7973: ,scenario_id
7974: ,event_id

Line 7999: from msd_dp_scenario_events

7995: ,program_application_id
7996: ,program_id
7997: ,program_update_date
7998: ,event_association_priority
7999: from msd_dp_scenario_events
8000: where scenario_id = c2_rec.scenario_id
8001: and demand_plan_id = c2_rec.demand_plan_id);
8002:
8003: insert into msd_dp_scenario_output_levels