DBA Data[Home] [Help]

APPS.MSC_ST_UTIL dependencies on MSD_TIME

Line 2848: insert into msd_time (

2844: For lv_num_of_days in 0..(p_week_end_date - p_week_start_date) LOOP
2845:
2846: v_seq_num := v_seq_num + 1 ;
2847:
2848: insert into msd_time (
2849: instance,
2850: calendar_type,
2851: calendar_code,
2852: seq_num,