DBA Data[Home] [Help]

APPS.MSD_DEM_PROCESS_SALES_DATA dependencies on MSD_DEM_COLLECT_HISTORY_DATA

Line 417: msd_dem_collect_history_data.insert_dummy_rows (

413:
414: /* Insert dummy rows in the staging table for new items */
415: msd_dem_common_utilities.log_debug ('Begin Insert dummy rows for new items into the staging table - ' || TO_CHAR(systimestamp, 'DD-MON-YYYY HH24:MI:SS'));
416:
417: msd_dem_collect_history_data.insert_dummy_rows (
418: errbuf,
419: retcode,
420: 'T_SRC_SALES_TMPL',
421: p_instance_id);