DBA Data[Home] [Help]

APPS.IGS_AV_STND_UNIT_LVL_PKG dependencies on IGS_EN_VAL_ENCMB

Line 336: IF igs_en_val_encmb.enrp_val_excld_prsn (

332: old_references.s_adv_stnd_granting_status) and
333: (new_references.s_adv_stnd_granting_status = 'GRANTED'))
334: THEN
335: -- Validate that person is not encumbered when granting.
336: IF igs_en_val_encmb.enrp_val_excld_prsn (
337: new_references.person_id,
338: new_references.as_course_cd,
339: new_references.granted_dt,
340: v_message_name) = FALSE THEN