Skip to content

/AWS1/CL_OMX=>LISTVARIANTSTORES()

About ListVariantStores

Retrieves a list of variant 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.

IT_IDS TYPE /AWS1/CL_OMXIDLIST_W=>TT_IDLIST TT_IDLIST

A list of store IDs.

IV_NEXTTOKEN TYPE /AWS1/OMXSTRING /AWS1/OMXSTRING

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

IO_FILTER TYPE REF TO /AWS1/CL_OMXLSTVARIANTSTORES01 /AWS1/CL_OMXLSTVARIANTSTORES01

A filter to apply to the list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLSTVARIANTSTORES02 /AWS1/CL_OMXLSTVARIANTSTORES02