DBA Data[Home] [Help]

APPS.MSD_APPLY_TEMPLATE_DEMAND_PLAN dependencies on MSD_HIERARCHY_LEVELS

Line 7576: msd_hierarchy_levels mhl,

7572: msd_dp_hierarchies mdh,
7573:
7574: msd_hierarchies mh,
7575:
7576: msd_hierarchy_levels mhl,
7577:
7578: msd_levels ml
7579:
7580: where mdd.dimension_code =

Line 7612: msd_hierarchy_levels mhl

7608: select count(mdh.hierarchy_id)
7609:
7610: from msd_dp_hierarchies mdh,
7611:
7612: msd_hierarchy_levels mhl
7613:
7614: where
7615:
7616: mdh.demand_plan_id=p_demand_plan_id and