/AWS1/CL_CNTLSTCONTFLOWMODAL01¶
ListContactFlowModuleAliasesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_contflowmodaliassummlist TYPE /AWS1/CL_CNTCONTFLOWMODALIAS01=>TT_CONTFLOWMODULEALIASSUMMLIST TT_CONTFLOWMODULEALIASSUMMLIST¶
Information about the flow module aliases.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
ContactFlowModuleAliasSummaryList¶
Information about the flow module aliases.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTFLOWMODALIASSUMMLIST() |
Getter for CONTFLOWMODULEALIASSUMMLIST, with configurable de |
ASK_CONTFLOWMODALIASSUMMLIST() |
Getter for CONTFLOWMODULEALIASSUMMLIST w/ exceptions if fiel |
HAS_CONTFLOWMODALIASSUMMLIST() |
Determine if CONTFLOWMODULEALIASSUMMLIST has a value |
NextToken¶
If there are additional results, this is the token for the next set 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 |