DBA Data[Home] [Help]

APPS.IGS_PE_UNT_REQUIRMNT_PKG dependencies on IGS_PE_PERSENC_EFFCT_PKG

Line 250: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (

246: (new_references.pee_start_dt IS NULL) OR
247: (new_references.pee_sequence_number IS NULL))) THEN
248: NULL;
249: ELSE
250: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (
251: new_references.person_id,
252: new_references.encumbrance_type,
253: new_references.pen_start_dt,
254: new_references.s_encmb_effect_type,