DBA Data[Home] [Help]

APPS.IGS_EN_VAL_PCGE dependencies on IGS_EN_VAL_PCE

Line 148: IF (IGS_EN_VAL_PCE.enrp_val_crs_exclsn(

144: FOR v_rec IN c_get_course_cd LOOP
145: v_person_enrolled := TRUE;
146: -- Validate if the IGS_PS_COURSE must be discontinued before a IGS_PS_COURSE
147: -- group exclusion can be applied
148: IF (IGS_EN_VAL_PCE.enrp_val_crs_exclsn(
149: p_person_id,
150: v_rec.course_cd,
151: p_exclusion_start_dt,
152: p_message_name,