/AWS1/CL_CNTLSTPREDEFINEDATT01¶
ListPredefinedAttributesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
it_predefinedattrsummarylist TYPE /AWS1/CL_CNTPREDEFINEDATTRSUMM=>TT_PREDEFINEDATTRSUMMARYLIST TT_PREDEFINEDATTRSUMMARYLIST¶
Summary of the predefined attributes.
Queryable Attributes¶
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 |
PredefinedAttributeSummaryList¶
Summary of the predefined attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREDEFINEDATTRSUMMLIST() |
Getter for PREDEFINEDATTRSUMMARYLIST, with configurable defa |
ASK_PREDEFINEDATTRSUMMLIST() |
Getter for PREDEFINEDATTRSUMMARYLIST w/ exceptions if field |
HAS_PREDEFINEDATTRSUMMLIST() |
Determine if PREDEFINEDATTRSUMMARYLIST has a value |