DBA Data[Home] [Help]

APPS.IGS_PR_GEN_004 dependencies on IGS_PE_STD_TODO_REF_PKG

Line 3358: -- igs_pe_std_todo_ref_pkg.update_row PROCEDURE call

3354: */
3355: --
3356: -- kdande; 23-Apr-2003; Bug# 2829262
3357: -- Added uoo_id parameter to the
3358: -- igs_pe_std_todo_ref_pkg.update_row PROCEDURE call
3359: --
3360: igs_pe_std_todo_ref_pkg.update_row (
3361: x_rowid => v_str_rec.ROWID,
3362: x_person_id => v_str_rec.person_id,

Line 3360: igs_pe_std_todo_ref_pkg.update_row (

3356: -- kdande; 23-Apr-2003; Bug# 2829262
3357: -- Added uoo_id parameter to the
3358: -- igs_pe_std_todo_ref_pkg.update_row PROCEDURE call
3359: --
3360: igs_pe_std_todo_ref_pkg.update_row (
3361: x_rowid => v_str_rec.ROWID,
3362: x_person_id => v_str_rec.person_id,
3363: x_s_student_todo_type => v_str_rec.s_student_todo_type,
3364: x_sequence_number => v_str_rec.sequence_number,