DBA Data[Home] [Help]

APPS.MSD_FCST_PUB dependencies on MSD_DEMAND_PLANS

Line 93: FROM msd_demand_plans

89: l_round_off number := NULL;
90:
91: CURSOR c_round_off IS
92: SELECT roundoff_decimal_places
93: FROM msd_demand_plans
94: WHERE demand_plan_id = p_demand_plan_id;
95:
96: CURSOR c_sr_lvl_pk(p_lvl_pk number) IS
97: select sr_level_pk