Skip to content

/AWS1/CL_WML=>LISTUSERS()

About ListUsers

Returns summaries of the organization's users.

Method Signature

IMPORTING

Required arguments:

IV_ORGANIZATIONID TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID

The identifier for the organization under which the users exist.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/WMLNEXTTOKEN /AWS1/WMLNEXTTOKEN

The token to use to retrieve the next page of results. The first call does not contain any tokens.

IV_MAXRESULTS TYPE /AWS1/WMLMAXRESULTS /AWS1/WMLMAXRESULTS

The maximum number of results to return in a single call.

IO_FILTERS TYPE REF TO /AWS1/CL_WMLLISTUSERSFILTERS /AWS1/CL_WMLLISTUSERSFILTERS

Limit the user search results based on the filter criteria. You can only use one filter per request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WMLLISTUSERSRESPONSE /AWS1/CL_WMLLISTUSERSRESPONSE