DBA Data[Home] [Help]

APPS.IGS_HE_SUSA_LGCY_PUB dependencies on IGS_HE_EN_SUSA_PKG

Line 86: IF igs_he_en_susa_pkg.get_uk_for_validation (x_person_id => p_person_id,

82: BEGIN
83:
84: -- Primary Key validations
85: -- Check if the HESA Unit Set Attempt exist
86: IF igs_he_en_susa_pkg.get_uk_for_validation (x_person_id => p_person_id,
87: x_course_cd => p_hesa_susa_rec.program_cd,
88: x_unit_set_cd => p_hesa_susa_rec.unit_set_cd,
89: x_sequence_number => p_sequence_number
90: ) THEN