DBA Data[Home] [Help]

APPS.IGS_AS_FINALIZE_GRADE dependencies on IGS_EN_SU_ATTEMPT

Line 262: FROM igs_en_su_attempt sua,

258: suao.mark_capped_flag,
259: suao.release_date,
260: suao.manual_override_flag,
261: suao.show_on_academic_histry_flag
262: FROM igs_en_su_attempt sua,
263: igs_as_su_stmptout_all suao,
264: igs_as_grd_sch_grade gsg
265: WHERE sua.person_id = cp_person_id
266: AND sua.unit_cd = cp_unit_cd

Line 1165: FROM igs_en_su_attempt sua,

1161: ) IS
1162: SELECT gs.grading_schema_cd,
1163: gs.version_number,
1164: ec.key_allow_invalid_ind
1165: FROM igs_en_su_attempt sua,
1166: igs_en_stdnt_ps_att spa,
1167: igs_ps_unit_ofr_opt uoo,
1168: igs_as_grd_schema gs,
1169: igs_as_entry_conf ec