DBA Data[Home] [Help]

APPS.MSD_DEM_COMMON_UTILITIES dependencies on MSD_DEM_DEMANTRA_UTILITIES

Line 2369: x_dem_schema := msd_dem_demantra_utilities.get_demantra_schema;

2365: /* End for bug 13968307 */
2366:
2367: BEGIN
2368:
2369: x_dem_schema := msd_dem_demantra_utilities.get_demantra_schema;
2370: /* for bug 13968307 */
2371: X_boolean := fnd_installation.get_app_info ('MSD', X_dummy1, X_dummy2, X_msd_schema);
2372: x_syn_base:= X_msd_schema || '.' || x_syn_base;
2373: /* End for bug 13968307 */