DBA Data[Home] [Help]

APPS.IGS_PR_CP_GPA dependencies on IGS_AS_GEN_003

Line 1193: -- Added uoo_id parameter to the igs_as_gen_003.assp_get_sua_outcome FUNCTION call

1189: END IF;
1190: CLOSE c_sua_uv;
1191: --
1192: -- kdande; 23-Apr-2003; Bug# 2829262
1193: -- Added uoo_id parameter to the igs_as_gen_003.assp_get_sua_outcome FUNCTION call
1194: --
1195: -- Get the Student Unit Attempt Outcome details
1196: --
1197: l_result_type :=

Line 1198: igs_as_gen_003.assp_get_sua_outcome(

1194: --
1195: -- Get the Student Unit Attempt Outcome details
1196: --
1197: l_result_type :=
1198: igs_as_gen_003.assp_get_sua_outcome(
1199: p_person_id,
1200: p_course_cd,
1201: p_unit_cd,
1202: p_teach_cal_type,