DBA Data[Home] [Help]

APPS.MSD_EOL_PLAN dependencies on MSD_APPLY_TEMPLATE_DEMAND_PLAN

Line 619: msd_apply_template_demand_plan.create_seeded_definitions(p_demand_plan_id, p_errcode);

615: end loop;
616:
617: end loop;
618:
619: msd_apply_template_demand_plan.create_seeded_definitions(p_demand_plan_id, p_errcode);
620:
621: commit;
622:
623: exception