DBA Data[Home] [Help]

APPS.MSD_COMMON_UTILITIES_LB dependencies on MSD_CS_DEFINITIONS

Line 247: msd_cs_definitions mcd,

243: mdpar.parameter_type ,
244: mcd.planning_server_view_name ,
245: mcd.description
246: FROM msd_dp_parameters mdpar ,
247: msd_cs_definitions mcd,
248: msd_demand_plans mdp,
249: msd_cs_defn_dim_dtls mcddd
250: where mdpar.demand_plan_id =mdp.demand_plan_id
251: and mdp.demand_plan_name = 'LIABILTY_PLAN'