CancelRequest Method

CancelRequest releases all of the time slots that the GetAppointment method previously reserved. The time slots are then available ABS booking of other requests.

Invoked From

This method is called when a user clicks the Cancel button in the Pick Appointment dialog box (Abs Result Pick Applet). This dialog box appears when a user clicks the Book Appointment button (in the Schedule view in the Activity List view of the Activities screen).

Arguments

The following table describes the arguments for this method.

Argument Name Description

ReqId

The request ID returned by the ABS for the GetAppointment method.

SvcRegnId

The service region ID of the activity.

There are no return values for this method.