DBA Data[Home] [Help]

APPS.MSD_PULL_FACT_DATA dependencies on MSD_ST_TIME

Line 630: DELETE msd_st_time WHERE instance = '-999';

626: retcode,
627: x_dest_table);
628:
629: /* DWK Delete existing calendar after post process */
630: DELETE msd_st_time WHERE instance = '-999';
631:
632: /* DWK Put recode code back to error status when error exists within loop */
633: IF (b_has_error) THEN
634: retcode := -1;