DBA Data[Home] [Help]

APPS.MSC_ST_UTIL dependencies on MSD_TIME

Line 2808: insert into msd_time (

2804: For lv_num_of_days in 0..(p_week_end_date - p_week_start_date) LOOP
2805:
2806: v_seq_num := v_seq_num + 1 ;
2807:
2808: insert into msd_time (
2809: instance,
2810: calendar_type,
2811: calendar_code,
2812: seq_num,