Skip to content

/AWS1/CL_CGPLISTGROUPSRESPONSE

ListGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_GROUPS TYPE /AWS1/CL_CGPGROUPTYPE=>TT_GROUPLISTTYPE TT_GROUPLISTTYPE

The group objects for the groups.

IV_NEXTTOKEN TYPE /AWS1/CGPPAGINATIONKEY /AWS1/CGPPAGINATIONKEY

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.


Queryable Attributes

Groups

The group objects for the groups.

Accessible with the following methods

Method Description
GET_GROUPS() Getter for GROUPS, with configurable default
ASK_GROUPS() Getter for GROUPS w/ exceptions if field has no value
HAS_GROUPS() Determine if GROUPS has a value

NextToken

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value