DBA Data[Home] [Help]

APPS.MSD_LIABILITY dependencies on MSD_APPLY_TEMPLATE_DEMAND_PLAN

Line 395: display_message('Calling procedure - MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template', DEBUG);

391: /* Calling Template API */
392:
393:
394:
395: display_message('Calling procedure - MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template', DEBUG);
396:
397: x_code := MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template
398: (
399: x_liab_plan_id, ---p_new_dp_id out nocopy number,

Line 397: x_code := MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template

393:
394:
395: display_message('Calling procedure - MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template', DEBUG);
396:
397: x_code := MSD_APPLY_TEMPLATE_DEMAND_PLAN.create_plan_using_template
398: (
399: x_liab_plan_id, ---p_new_dp_id out nocopy number,
400: x_liab_plan_name,-- p_target_demand_plan_nameinVARCHAR2,
401: x_liab_plan_name,--p_target_demand_plan_descr in VARCHAR2,