DBA Data[Home] [Help]

APPS.IGS_PE_EV_FORM_STAT_PKG dependencies on IGS_PE_TYP_INSTANCES_PKG

Line 172: igs_pe_typ_instances_pkg.UPDATE_ROW

168: l_end_date := new_references.action_date;
169: l_end_method := 'END_EXCHG_VISITOR';
170: lv_userid := fnd_global.user_id;
171:
172: igs_pe_typ_instances_pkg.UPDATE_ROW
173: (
174: X_ROWID => l_person_type.rowid,
175: X_PERSON_ID => l_person_type.person_id,
176: X_COURSE_CD => l_person_type.course_cd,