DBA Data[Home] [Help]

APPS.IGS_PE_NONIMG_STAT_PKG dependencies on IGS_PE_TYP_INSTANCES_PKG

Line 190: igs_pe_typ_instances_pkg.update_row

186: l_end_date := new_references.action_date;
187: l_end_method := 'END_NONIMG_STUDENT';
188: lv_userid := fnd_global.user_id;
189:
190: igs_pe_typ_instances_pkg.update_row
191: (
192: x_rowid => l_person_type.rowid,
193: x_person_id => l_person_type.person_id,
194: x_course_cd => l_person_type.course_cd,