DBA Data[Home] [Help]

APPS.IGS_EN_GEN_001 dependencies on IGS_AS_GEN_003

Line 174: -- IGS_AS_GEN_003.assp_get_sua_outcome function w.r.t. bug number 2829262

170: --Change History:
171: --Who When What
172: --jbegum 25-jun-2003 Bug#2930935.Modified the cursor c_sua_uv
173: --kkillams 24-04-2003 Modified the c_sua_uv cursor and passing uoo_id to the
174: -- IGS_AS_GEN_003.assp_get_sua_outcome function w.r.t. bug number 2829262
175: --rvivekan 9-sep-2003 PSP integration build#3052433. modified behavior of
176: -- repeatable_ind in the igs_ps_unit_ver table
177:
178: -------------------------------------------------------------------------------------------

Line 235: v_result_type := IGS_AS_GEN_003.assp_get_sua_outcome(

231: -- a repeatable IGS_PS_UNIT,hence further attempts attain NO credit points.
232: NULL;
233: ELSE -- repeatable IGS_PS_UNIT
234: --Retrieve the outcome FROM the assessments tables
235: v_result_type := IGS_AS_GEN_003.assp_get_sua_outcome(
236: v_sua_uv_rec.person_id,
237: v_sua_uv_rec.course_cd,
238: v_sua_uv_rec.unit_cd,
239: v_sua_uv_rec.cal_type,