DBA Data[Home] [Help]

APPS.MSD_SCE_RECEIVE_FORECAST_PKG dependencies on MSD_TRANSLATE_FACT_DATA

Line 346: MSD_TRANSLATE_FACT_DATA.clean_fact_data( errbuf,

342: and attribute_43 between to_char(l_horizon_start, 'YYYY/MM/DD')
343: and to_char(l_horizon_end, 'YYYY/MM/DD');
344:
345: /* Delete rows that are not used by any demand plans */
346: MSD_TRANSLATE_FACT_DATA.clean_fact_data( errbuf,
347: retcode,
348: 'MSD_CS_DATA');
349:
350: