Skip to content

/AWS1/CL_SCALSTATTRGRSFORAPP01

ListAttributeGroupsForApplicationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ATTRIBUTEGROUPSDETAILS TYPE /AWS1/CL_SCAATTRGROUPDETAILS=>TT_ATTRIBUTEGROUPDETAILSLIST TT_ATTRIBUTEGROUPDETAILSLIST

The details related to a specific attribute group.

IV_NEXTTOKEN TYPE /AWS1/SCANEXTTOKEN /AWS1/SCANEXTTOKEN

The token to use to get the next page of results after a previous API call.


Queryable Attributes

attributeGroupsDetails

The details related to a specific attribute group.

Accessible with the following methods

Method Description
GET_ATTRIBUTEGROUPSDETAILS() Getter for ATTRIBUTEGROUPSDETAILS, with configurable default
ASK_ATTRIBUTEGROUPSDETAILS() Getter for ATTRIBUTEGROUPSDETAILS w/ exceptions if field has
HAS_ATTRIBUTEGROUPSDETAILS() Determine if ATTRIBUTEGROUPSDETAILS has a value

nextToken

The token to use to get the next page of results after a previous API call.

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