DBA Data[Home] [Help]

APPS.BSC_MO_DOC_PKG dependencies on BSC_MESSAGE

Line 73: bsc_message.init('Y');

69: fnd_file.put_names('META_DOC.log', 'META_DOC.out', BSC_METADATA_OPTIMIZER_PKG.g_dir);
70: BSC_METADATA_OPTIMIZER_PKG.g_fileOpened := true;
71:
72: bsc_apps.init_bsc_apps;
73: bsc_message.init('Y');
74: bsc_mo_helper_pkg.InitTablespaceNames;
75: BSC_MO_HELPER_PKG.InitializePeriodicities;
76:
77: BSC_METADATA_OPTIMIZER_PKG.gAppsSchema := BSC_MO_HELPER_PKG.getAppsSchema;