DBA Data[Home] [Help]

APPS.IGS_PR_CLSRNK_LGCY_PUB dependencies on IGS_PR_COHINST_RANK_PKG

Line 437: IF IGS_PR_COHINST_RANK_PKG.GET_PK_FOR_VALIDATION

433: If yes, then set the message IGS_PR_RANK_EXIST into message stack and return
434: from the function with return value 'W', as the record already exists in
435: the system, so no need to do other validations
436: */
437: IF IGS_PR_COHINST_RANK_PKG.GET_PK_FOR_VALIDATION
438: (
439: x_person_id => p_person_id,
440: x_course_cd => p_lgcy_clsrnk_rec.program_cd,
441: x_cohort_name => p_lgcy_clsrnk_rec.cohort_name,