sgrListaMotivoCancelaProg
Returns a list of the reasons for canceling the schedule.
PARAMETERS
| Field | Type | Required? | Description |
|---|---|---|---|
| chaveacesso | string | Yes | Key returned by the sgrLogin method. |
| cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method. |
| cdcliente | integer | Yes | Client code, returned by the sgrListaEmpresasPASUsuario method. |
METHOD RETURN
| Field | Type | Description |
|---|---|---|
| cdMotivoCancelaProg | integer | Code of the reason for canceling the schedule |
| dsMotivoCancelaProg | string | Description of the reason for canceling the schedule |