/AWS1/CL_SNDCANCELTASKOUTPUT¶
CancelTaskOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_taskid TYPE /AWS1/SNDSTRING /AWS1/SNDSTRING¶
The ID of the task that you are attempting to cancel.
Queryable Attributes¶
taskId¶
The ID of the task that you are attempting to cancel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKID() |
Getter for TASKID, with configurable default |
ASK_TASKID() |
Getter for TASKID w/ exceptions if field has no value |
HAS_TASKID() |
Determine if TASKID has a value |