DBA Data[Home] [Help]

APPS.MSD_DEM_COLLECT_RETURN_HISTORY dependencies on MSD_DEM_COLLECT_HISTORY_DATA

Line 764: msd_dem_collect_history_data.analyze_table (

760: COMMIT;
761:
762: msd_dem_common_utilities.log_debug ('Begin Analyze history staging table - ' || TO_CHAR(systimestamp, 'DD-MON-YYYY HH24:MI:SS')); --jarora
763:
764: msd_dem_collect_history_data.analyze_table (
765: x_errbuf1,
766: x_retcode1,
767: x_dest_table);
768: