DBA Data[Home] [Help]

APPS.IGS_AD_VAL_ACAI_STATUS dependencies on IGS_EN_VAL_ENCMB

Line 2417: IF NOT IGS_EN_VAL_ENCMB.enrp_val_excld_prsn (

2413: -- Determine the effective date for performing the encumbrance check.
2414: v_effective_dt := NVL(IGS_AD_GEN_006.ADMP_GET_ENCMB_DT (
2415: p_adm_cal_type,
2416: p_adm_ci_sequence_number),SYSDATE);
2417: IF NOT IGS_EN_VAL_ENCMB.enrp_val_excld_prsn (
2418: p_person_id,
2419: NULL, -- Input parameter course code: not applicable
2420: v_effective_dt,
2421: v_message_name) THEN