Skip to content

/AWS1/CL_WML=>LISTGROUPS()

About ListGroups

Returns summaries of the organization's groups.

Method Signature

IMPORTING

Required arguments:

IV_ORGANIZATIONID TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID

The identifier for the organization under which the groups 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_WMLLISTGROUPSFILTERS /AWS1/CL_WMLLISTGROUPSFILTERS

Limit the search results based on the filter criteria. Only one filter per request is supported.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WMLLISTGROUPSRESPONSE /AWS1/CL_WMLLISTGROUPSRESPONSE