DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SUSA dependencies on IGS_EN_VAL_ENCMB

Line 1446: IF (IGS_EN_VAL_ENCMB.enrp_val_excld_us(

1442: RETURN FALSE;
1443: END IF;
1444: -- Validate the confirmed indicator cannot be set if the student is
1445: -- excluded from the unit set via encumbrances
1446: IF (IGS_EN_VAL_ENCMB.enrp_val_excld_us(
1447: p_person_id,
1448: p_course_cd,
1449: p_unit_set_cd,
1450: p_us_version_number,