DBA Data[Home] [Help]

APPS.IGS_PE_CRS_GRP_EXCL_PKG dependencies on IGS_PE_PERSENC_EFFCT_PKG

Line 273: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (

269: (new_references.pee_start_dt IS NULL) OR
270: (new_references.pee_sequence_number IS NULL))) THEN
271: NULL;
272: ELSE
273: IF NOT IGS_PE_PERSENC_EFFCT_PKG.Get_PK_For_Validation (
274: new_references.person_id,
275: new_references.encumbrance_type,
276: new_references.pen_start_dt,
277: new_references.s_encmb_effect_type,