DBA Data[Home] [Help]

APPS.IGS_EN_ENROLL_WLST dependencies on IGS_PS_RSV_EXT_PKG

Line 1184: igs_ps_rsv_ext_pkg.update_row(

1180: CLOSE c_rsv_ext;
1181:
1182: -- Only x_actual_seat_enrolled Column Updated to substract 1
1183: BEGIN
1184: igs_ps_rsv_ext_pkg.update_row(
1185: x_rowid =>v_rsv_ext_rec.ROWID,
1186: x_rsv_ext_id=>v_rsv_ext_rec.rsv_ext_id,
1187: x_uoo_id=>v_rsv_ext_rec.uoo_id,
1188: x_priority_id=>v_rsv_ext_rec.priority_id,