/AWS1/CL_TSQCANCELQUERYRSP¶
CancelQueryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cancellationmessage TYPE /AWS1/TSQSTRING /AWS1/TSQSTRING¶
A
CancellationMessageis returned when aCancelQueryrequest for the query specified byQueryIdhas already been issued.
Queryable Attributes¶
CancellationMessage¶
A
CancellationMessageis returned when aCancelQueryrequest for the query specified byQueryIdhas already been issued.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CANCELLATIONMESSAGE() |
Getter for CANCELLATIONMESSAGE, with configurable default |
ASK_CANCELLATIONMESSAGE() |
Getter for CANCELLATIONMESSAGE w/ exceptions if field has no |
HAS_CANCELLATIONMESSAGE() |
Determine if CANCELLATIONMESSAGE has a value |