DBA Data[Home] [Help]

APPS.MSD_DEM_CREATE_DEM_SEED dependencies on MSD_DEM_COMMON_UTILITIES

Line 213: DM_COMPONENT := msd_dem_common_utilities.get_lookup_value('MSD_DEM_COMPONENTS', 'DEMAND_MANAGEMENT');

209: end if;
210:
211: if p_entity_type = 0 or p_entity_type = 3 then
212:
213: DM_COMPONENT := msd_dem_common_utilities.get_lookup_value('MSD_DEM_COMPONENTS', 'DEMAND_MANAGEMENT');
214:
215: /*DM_COMPONENT := 'Demand Management';*/
216:
217: if DM_COMPONENT is null then