Skip to content

/AWS1/CL_OMX=>LISTSEQUENCESTORES()

About ListSequenceStores

Retrieves a list of sequence stores.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The maximum number of stores to return in one page of results.

IV_NEXTTOKEN TYPE /AWS1/OMXNEXTTOKEN /AWS1/OMXNEXTTOKEN

Specify the pagination token from a previous request to retrieve the next page of results.

IO_FILTER TYPE REF TO /AWS1/CL_OMXSEQUENCESTOREFILT /AWS1/CL_OMXSEQUENCESTOREFILT

A filter to apply to the list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLSTSEQUENCESTORE01 /AWS1/CL_OMXLSTSEQUENCESTORE01