DBA Data[Home] [Help]

APPS.MSD_COMMON_UTILITIES_LB dependencies on MSD_CS_DEFN_DIM_DTLS

Line 249: msd_cs_defn_dim_dtls mcddd

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'
252: and mdp.template_flag = 'Y'
253: and mdpar.parameter_type =mcd.name