Skip to content

/AWS1/CL_OMX=>LISTSHARES()

About ListShares

Retrieves the resource shares associated with an account. Use the filter parameter to retrieve a specific subset of the shares.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEOWNER TYPE /AWS1/OMXRESOURCEOWNER /AWS1/OMXRESOURCEOWNER

The account that owns the resource shares.

Optional arguments:

IO_FILTER TYPE REF TO /AWS1/CL_OMXFILTER /AWS1/CL_OMXFILTER

Attributes that you use to filter for a specific subset of resource shares.

IV_NEXTTOKEN TYPE /AWS1/OMXSTRING /AWS1/OMXSTRING

Next token returned in the response of a previous ListReadSetUploadPartsRequest call. Used to get the next page of results.

IV_MAXRESULTS TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLISTSHARESRESPONSE /AWS1/CL_OMXLISTSHARESRESPONSE