DBA Data[Home] [Help]

APPS.IGS_EN_ELGB_OVR_UOO_PKG dependencies on IGS_EN_SUA_API

Line 110: rvangala 07-OCT-03 Passing core_indicator_code to IGS_EN_SUA-API.UPDATE_UNIT_ATTEMPT added as part of Prevent Dropping Core

106: myoganat 16-JUN-2003 Bug# 2855870 Modified ENRP_VAL_APPR_CR_PT procedure by removing the IF clause
107: before the call to EVAL_MIN_CP and EVAL_MAX_CP. Profile IGS_EN_INCL_AUDIT_CP
108: was made obsolete. In the call to igs_en_val_sua.enrp_val_sua_ovrd_cp, the value of
109: no_assessment_ind was hardcoded to 'N'.
110: rvangala 07-OCT-03 Passing core_indicator_code to IGS_EN_SUA-API.UPDATE_UNIT_ATTEMPT added as part of Prevent Dropping Core
111: Units. Enh Bug# 3052432
112: stutta 21-NOV-2003 Replaced a program attempt cursor with a terms api function to return program version.
113: vkarthik 22-Jul-2004 Added three dummy variables l_audit_cp, l_billing_cp, l_enrolled_cp for all the calls to
114: igs_en_prc_load.enrp_clc_sua_load towards EN308 Billable credit points build Enh#3782329

Line 670: igs_en_sua_api.update_unit_attempt (

666: l_deny_warn_att_type1 := 'AttTypNotReached' ;
667: END IF ;
668: END IF;
669:
670: igs_en_sua_api.update_unit_attempt (
671: X_ROWID => cur_sua_def_var_rec.row_id ,
672: X_PERSON_ID => cur_sua_def_var_rec.person_id ,
673: X_COURSE_CD => cur_sua_def_var_rec.course_cd ,
674: X_UNIT_CD => cur_sua_def_var_rec.unit_cd ,