/AWS1/CL_SUPDSCCOMMUNICATION01¶
The communications returned by the DescribeCommunications operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_communications TYPE /AWS1/CL_SUPCOMMUNICATION=>TT_COMMUNICATIONLIST TT_COMMUNICATIONLIST¶
The communications for the case.
iv_nexttoken TYPE /AWS1/SUPNEXTTOKEN /AWS1/SUPNEXTTOKEN¶
A resumption point for pagination.
Queryable Attributes¶
communications¶
The communications for the case.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMUNICATIONS() |
Getter for COMMUNICATIONS, with configurable default |
ASK_COMMUNICATIONS() |
Getter for COMMUNICATIONS w/ exceptions if field has no valu |
HAS_COMMUNICATIONS() |
Determine if COMMUNICATIONS has a value |
nextToken¶
A resumption point for pagination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |