Skip to content

/AWS1/CL_LIC=>LISTRECEIVEDGRANTSFORORG()

About ListReceivedGrantsForOrganization

Lists the grants received for all accounts in the organization.

Method Signature

IMPORTING

Required arguments:

IV_LICENSEARN TYPE /AWS1/LICARN /AWS1/LICARN

The Amazon Resource Name (ARN) of the received license.

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_LICFILTER=>TT_FILTERLIST TT_FILTERLIST

Filters to scope the results. The following filters are supported:

  • ParentArn

  • GranteePrincipalArn

IV_NEXTTOKEN TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Token for the next set of results.

IV_MAXRESULTS TYPE /AWS1/LICMAXSIZE100 /AWS1/LICMAXSIZE100

Maximum number of results to return in a single call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LICLSTRECEIVEDGRANT03 /AWS1/CL_LICLSTRECEIVEDGRANT03