DBA Data[Home] [Help]

APPS.IGS_HE_VERIFY_RETURN_PKG dependencies on IGS_AS_SU_STMPTOUT_ALL

Line 730: igs_as_su_stmptout_all uao

726: DECODE(hunt.hesa_st_unt_vs_id, NULL, 'N', 'Y') unit_flag, sysdate, 1, sysdate, 1
727: FROM igs_en_su_attempt_all ua,
728: igs_he_verify_data_t t,
729: igs_he_st_unt_vs_all hunt,
730: igs_as_su_stmptout_all uao
731: WHERE t.person_id = ua.person_id
732: AND ua.unit_cd = hunt.unit_cd (+)
733: AND ua.version_number = hunt.version_number(+)
734: AND uao.person_id = ua.person_id