DBA Data[Home] [Help]

APPS.IGS_EN_CAT_PRC_STEP_PKG dependencies on IGS_EN_CAT_PRC_DTL_PKG

Line 173: if not IGS_EN_CAT_PRC_DTL_PKG.Get_PK_For_Validation (

169: (new_references.s_student_comm_type IS NULL) OR
170: (new_references.enr_method_type IS NULL))) THEN
171: NULL;
172: ELSE
173: if not IGS_EN_CAT_PRC_DTL_PKG.Get_PK_For_Validation (
174: new_references.enrolment_cat,
175: new_references.s_student_comm_type,
176: new_references.enr_method_type
177: ) then