DBA Data[Home] [Help]

APPS.IGS_EN_GEN_010 dependencies on IGS_AD_GEN_004

Line 314: of proposed completion date by procedure igs_ad_gen_004.admp_get_crv_comp_dt

310: made to see that their is no overlapping of selection,completion and
311: end dates for any two unit sets by calling check_usa_overlap.If it returns
312: false log entry is made and the insert or update is not carried out for bug 3149133.
313: knag 29-OCT-2002 Bug 2647482 addded parameters attendance_mode, location_cd for calculation
314: of proposed completion date by procedure igs_ad_gen_004.admp_get_crv_comp_dt
315: ayedubat 4-JUN-2002 Changed the Code of YOP for default Unit Set pre-enrollment before
316: the Units pre-enrollment Code for the bug fix: 2391842
317: ayedubat 25-MAY-2002 Changed the cursors c_acaiv and c_acaiv1 to replace the view,IGS_AD_PS_APPL_INST_APLINST_V
318: with the base table,IGS_AD_PS_APPL_INST as part of the bug fix:2384449

Line 3317: IGS_AD_GEN_004.admp_get_crv_comp_dt (

3313: p_message_name := 'IGS_EN_FEE_CONTRACT_NOT_CREAT';
3314: RETURN;
3315: END IF;
3316: -- Determine the IGS_PS_COURSE completion date.
3317: IGS_AD_GEN_004.admp_get_crv_comp_dt (
3318: v_acaiv_rec.course_cd,
3319: v_acaiv_rec.crv_version_number,
3320: v_acaiv_rec.acad_cal_type,
3321: v_acaiv_rec.attendance_type,