DBA Data[Home] [Help]

APPS.MSD_SCE_RECEIVE_FORECAST_PKG dependencies on MSD_TRANSLATE_FACT_DATA

Line 383: MSD_TRANSLATE_FACT_DATA.clean_fact_data( errbuf,

379: and attribute_43 between to_char(l_horizon_start, 'YYYY/MM/DD')
380: and to_char(l_horizon_end, 'YYYY/MM/DD');
381:
382: /* Delete rows that are not used by any demand plans */
383: MSD_TRANSLATE_FACT_DATA.clean_fact_data( errbuf,
384: retcode,
385: 'MSD_CS_DATA');
386:
387: