DBA Data[Home] [Help]

APPS.IGS_EN_GEN_010 dependencies on IGS_EN_VAL_SUSA

Line 6888: -- Call enrp_val_susa in IGS_EN_VAL_SUSA package to perform validations.

6884: ELSE
6885: v_primary_set_ind := 'N';
6886: END IF;
6887: -- Perform validations on the IGS_AS_SU_SETATMPT record to be created.
6888: -- Call enrp_val_susa in IGS_EN_VAL_SUSA package to perform validations.
6889: v_ret := IGS_EN_VAL_SUSA.enrp_val_susa (
6890: p_person_id,
6891: p_transfer_course_cd,
6892: p_unit_set_cd,

Line 6889: v_ret := IGS_EN_VAL_SUSA.enrp_val_susa (

6885: v_primary_set_ind := 'N';
6886: END IF;
6887: -- Perform validations on the IGS_AS_SU_SETATMPT record to be created.
6888: -- Call enrp_val_susa in IGS_EN_VAL_SUSA package to perform validations.
6889: v_ret := IGS_EN_VAL_SUSA.enrp_val_susa (
6890: p_person_id,
6891: p_transfer_course_cd,
6892: p_unit_set_cd,
6893: v_c_susa_rec.sequence_number,