DBA Data[Home] [Help]

APPS.IGS_PE_PERS_UNT_EXCL_PKG dependencies on IGS_PE_PERSENC_EFFCT_PKG

Line 262: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (

258: (new_references.pee_start_dt IS NULL) OR
259: (new_references.pee_sequence_number IS NULL))) THEN
260: NULL;
261: ELSE
262: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (
263: new_references.person_id,
264: new_references.encumbrance_type,
265: new_references.pen_start_dt,
266: new_references.s_encmb_effect_type,