DBA Data[Home] [Help]

APPS.IGS_HE_POOUS_ALL_PKG dependencies on IGS_PS_OFR_OPT_PKG

Line 229: ELSIF NOT igs_ps_ofr_opt_pkg.get_pk_for_validation (

225: (new_references.location_cd IS NULL) OR
226: (new_references.attendance_mode IS NULL) OR
227: (new_references.attendance_type IS NULL))) THEN
228: NULL;
229: ELSIF NOT igs_ps_ofr_opt_pkg.get_pk_for_validation (
230: new_references.course_cd,
231: new_references.crv_version_number,
232: new_references.cal_type,
233: new_references.location_cd,