Skip to content

/AWS1/CL_OMXLSTREFERENCESTOR01

ListReferenceStoresResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_REFERENCESTORES TYPE /AWS1/CL_OMXREFERENCESTOREDET=>TT_REFERENCESTOREDETAILLIST TT_REFERENCESTOREDETAILLIST

A list of reference 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

referenceStores

A list of reference stores.

Accessible with the following methods

Method Description
GET_REFERENCESTORES() Getter for REFERENCESTORES, with configurable default
ASK_REFERENCESTORES() Getter for REFERENCESTORES w/ exceptions if field has no val
HAS_REFERENCESTORES() Determine if REFERENCESTORES has a value