DBA Data[Home] [Help]

APPS.MSD_DEM_EVENT dependencies on MSD_DEM_COMMON_UTILITIES

Line 370: x_component_name := msd_dem_common_utilities.get_app_id_text('MSD_DEM_DEMANTRA_OBJECT_ID',

366: RETURN SUCCESS;
367: END IF;
368:
369: /* Get the Demand Management Component */
370: x_component_name := msd_dem_common_utilities.get_app_id_text('MSD_DEM_DEMANTRA_OBJECT_ID',
371: 'COMP_DM',
372: 1,
373: 'product_name');
374:

Line 879: x_component_name := msd_dem_common_utilities.get_app_id_text('MSD_DEM_DEMANTRA_OBJECT_ID',

875:
876: x_schema := fnd_profile.value('MSD_DEM_SCHEMA');
877:
878: /* Get the Sales and Operations Planning Component */
879: x_component_name := msd_dem_common_utilities.get_app_id_text('MSD_DEM_DEMANTRA_OBJECT_ID',
880: 'COMP_SOP',
881: 1,
882: 'product_name');
883: