DBA Data[Home] [Help]

APPS.IGS_AV_STND_UNIT_PKG dependencies on IGS_EN_VAL_ENCMB

Line 352: IF igs_en_val_encmb.enrp_val_excld_prsn (

348: old_references.s_adv_stnd_granting_status) and
349: (new_references.s_adv_stnd_granting_status = 'GRANTED'))
350: THEN
351: -- Validate that person is not encumbered when granting.
352: IF igs_en_val_encmb.enrp_val_excld_prsn (
353: new_references.person_id,
354: new_references.as_course_cd,
355: new_references.granted_dt,
356: v_message_name) = FALSE THEN