DBA Data[Home] [Help]

APPS.IGS_AS_GEN_001 dependencies on IGS_GE_DATE

Line 92: v_sysdate := igs_ge_date.igsdate ('3000/12/31');

88: IF p_exam_cal_type IS NULL
89: AND p_exam_ci_sequence_number IS NULL THEN
90: v_sysdate := SYSDATE;
91: ELSE
92: v_sysdate := igs_ge_date.igsdate ('3000/12/31');
93: END IF;
94: OPEN c_ese;
95: LOOP
96: FETCH c_ese INTO v_exam_cal_type,