DBA Data[Home] [Help]

APPS.IGS_AS_GEN_007 dependencies on IGS_AS_SU_ATMPTOUT_H_PKG

Line 739: igs_as_su_atmptout_h_pkg.insert_row (

735: -- when saving the record
736: IF (v_suaoh_rec.hist_start_dt = v_suaoh_rec.hist_end_dt) THEN
737: v_suaoh_rec.hist_start_dt := v_suaoh_rec.hist_start_dt - 1 / (60 * 24 * 60);
738: END IF;
739: igs_as_su_atmptout_h_pkg.insert_row (
740: x_rowid => x_rowid,
741: x_org_id => l_org_id,
742: x_person_id => v_suaoh_rec.person_id,
743: x_course_cd => v_suaoh_rec.course_cd,