Skip to content

/AWS1/CL_SCA=>LISTATTRGROUPSFORAPPLICATION()

About ListAttributeGroupsForApplication

Lists the details of all attribute groups associated with a specific application. The results display in pages.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATION TYPE /AWS1/SCAAPPLICATIONSPECIFIER /AWS1/SCAAPPLICATIONSPECIFIER

The name or ID of the application.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SCANEXTTOKEN /AWS1/SCANEXTTOKEN

This token retrieves the next page of results after a previous API call.

IV_MAXRESULTS TYPE /AWS1/SCAMAXRESULTS /AWS1/SCAMAXRESULTS

The upper bound of the number of results to return. The value cannot exceed 25. If you omit this parameter, it defaults to 25. This value is optional.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCALSTATTRGRSFORAPP01 /AWS1/CL_SCALSTATTRGRSFORAPP01