DBA Data[Home] [Help]

APPS.BSC_METADATA_OPTIMIZER_PKG dependencies on BSC_MO_INPUT_TABLE_PKG

Line 411: BSC_MO_INPUT_TABLE_PKG.InputTables;

407: bsc_mo_helper_pkg.writeTmp('Starting InputTables in GenerateActualization, system time is '||
408: bsc_mo_helper_pkg.get_time, FND_LOG.LEVEL_PROCEDURE, true);
409:
410: logProgress('INPUT', 'Starting InputTables');
411: BSC_MO_INPUT_TABLE_PKG.InputTables;
412: logProgress('INPUT', 'Completed InputTables');
413: bsc_mo_helper_pkg.writeTmp('Done with InputTables in GenerateActualization, system time is '||
414: bsc_mo_helper_pkg.get_time, FND_LOG.LEVEL_PROCEDURE, true);
415: IF BSC_METADATA_OPTIMIZER_PKG.g_log THEN