DBA Data[Home] [Help]

APPS.IGS_EN_ELGB_OVR_UOO_PKG dependencies on IGS_EN_VAL_SUA

Line 108: was made obsolete. In the call to igs_en_val_sua.enrp_val_sua_ovrd_cp, the value of

104: Nishikant 10-Oct-2001 Added the column session_id in all Tbh calls of IGS_EN_SU_ATTEMPT_PKG
105: as a part of the bug 2172380.
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.

Line 561: IF NOT igs_en_val_sua.enrp_val_sua_ovrd_cp(

557: END IF;
558:
559: -- smaddali added the check that message <> IGS_EN_OVERRIDE_EFTSU_VALUES for EN317 build
560: -- because credit approval can be provided even for a unit which doesnt allow overriding of cp
561: IF NOT igs_en_val_sua.enrp_val_sua_ovrd_cp(
562: p_unit_cd => cur_sua_def_var_rec.unit_cd,
563: p_version_number => cur_sua_def_var_rec.version_number ,
564: p_override_enrolled_cp => new_references.step_override_limit ,
565: p_override_achievable_cp => NULL ,