/AWS1/CL_SMCLSTCONTACTCHANNE01¶
ListContactChannelsResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_contactchannels TYPE /AWS1/CL_SMCCONTACTCHANNEL=>TT_CONTACTCHANNELLIST TT_CONTACTCHANNELLIST¶
A list of contact channels related to the specified contact.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SMCPAGINATIONTOKEN /AWS1/SMCPAGINATIONTOKEN¶
The pagination token to continue to the next page of results.
Queryable Attributes¶
NextToken¶
The pagination token to continue to the next page of results.
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 |
ContactChannels¶
A list of contact channels related to the specified contact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTCHANNELS() |
Getter for CONTACTCHANNELS, with configurable default |
ASK_CONTACTCHANNELS() |
Getter for CONTACTCHANNELS w/ exceptions if field has no val |
HAS_CONTACTCHANNELS() |
Determine if CONTACTCHANNELS has a value |