DBA Data[Home] [Help]

APPS.IGS_PE_FUND_EXCL_PKG dependencies on IGS_PE_PERSENC_EFFCT_PKG

Line 153: ELSIF NOT igs_pe_persenc_effct_pkg.get_pk_for_validation (

149: (new_references.s_encmb_effect_type IS NULL) OR
150: (new_references.pee_start_dt IS NULL) OR
151: (new_references.pee_sequence_number IS NULL))) THEN
152: NULL;
153: ELSIF NOT igs_pe_persenc_effct_pkg.get_pk_for_validation (
154: new_references.person_id,
155: new_references.encumbrance_type,
156: new_references.pen_start_dt,
157: new_references.s_encmb_effect_type,