/AWS1/CL_OMXLSTSEQUENCESTORE01¶
ListSequenceStoresResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_sequencestores TYPE /AWS1/CL_OMXSEQUENCESTOREDET=>TT_SEQUENCESTOREDETAILLIST TT_SEQUENCESTOREDETAILLIST¶
A list of sequence stores.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/OMXNEXTTOKEN /AWS1/OMXNEXTTOKEN¶
A pagination token that's included if more results are available.
Queryable Attributes¶
nextToken¶
A pagination token that's included if more results are available.
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 |
sequenceStores¶
A list of sequence stores.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEQUENCESTORES() |
Getter for SEQUENCESTORES, with configurable default |
ASK_SEQUENCESTORES() |
Getter for SEQUENCESTORES w/ exceptions if field has no valu |
HAS_SEQUENCESTORES() |
Determine if SEQUENCESTORES has a value |