DBA Data[Home] [Help]

APPS.IGS_AS_CGR_WF_PKG dependencies on IGS_AS_SU_STMPTOUT_PKG

Line 236: igs_as_su_stmptout_pkg.insert_row (

232: AND course_cd = l_course_cd
233: AND uoo_id = l_uoo_id
234: AND current_status = 'IN PROGRESS';
235: /***************** Inserting Record in Student Unit Attempt Outcome Table**************/
236: igs_as_su_stmptout_pkg.insert_row (
237: x_rowid => l_rowid,
238: x_org_id => NULL,
239: x_person_id => l_person_id,
240: x_course_cd => l_course_cd,