DBA Data[Home] [Help]

APPS.BSC_METADATA_OPTIMIZER_PKG dependencies on BSC_MO_INDICATOR_PKG

Line 393: BSC_MO_INDICATOR_PKG.IndicatorTables;

389: --or when there is summarization level change
390: bsc_mo_helper_pkg.writeTmp('Starting Indicator tables, system time is '||
391: bsc_mo_helper_pkg.get_time, FND_LOG.LEVEL_PROCEDURE, true);
392: logProgress('INDICATORS', 'Starting IndicatorTables');
393: BSC_MO_INDICATOR_PKG.IndicatorTables;
394: logProgress('INDICATORS', 'Completed IndicatorTables');
395: bsc_mo_helper_pkg.writeTmp('Done with Indicator tables, system time is '||
396: bsc_mo_helper_pkg.get_time, FND_LOG.LEVEL_PROCEDURE, true);
397: IF BSC_METADATA_OPTIMIZER_PKG.g_log THEN