Skip to content

/AWS1/CL_QQB=>LISTGROUPS()

About ListGroups

Provides a list of groups that are mapped to users.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/QQBAPPLICATIONID /AWS1/QQBAPPLICATIONID

The identifier of the application for getting a list of groups mapped to users.

IV_INDEXID TYPE /AWS1/QQBINDEXID /AWS1/QQBINDEXID

The identifier of the index for getting a list of groups mapped to users.

IV_UPDATEDEARLIERTHAN TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.

Optional arguments:

IV_DATASOURCEID TYPE /AWS1/QQBDATASOURCEID /AWS1/QQBDATASOURCEID

The identifier of the data source for getting a list of groups mapped to users.

IV_NEXTTOKEN TYPE /AWS1/QQBNEXTTOKEN /AWS1/QQBNEXTTOKEN

If the previous response was incomplete (because there is more data to retrieve), Amazon Q Business returns a pagination token in the response. You can use this pagination token to retrieve the next set of groups that are mapped to users.

IV_MAXRESULTS TYPE /AWS1/QQBMAXRSSINTEGERFORLST03 /AWS1/QQBMAXRSSINTEGERFORLST03

The maximum number of returned groups that are mapped to users.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QQBLISTGROUPSRESPONSE /AWS1/CL_QQBLISTGROUPSRESPONSE