Skip to content

/AWS1/CL_LIC=>LISTDISTRIBUTEDGRANTS()

About ListDistributedGrants

Lists the grants distributed for the specified license.

Method Signature

IMPORTING

Optional arguments:

IT_GRANTARNS TYPE /AWS1/CL_LICARNLIST_W=>TT_ARNLIST TT_ARNLIST

Amazon Resource Names (ARNs) of the grants.

IT_FILTERS TYPE /AWS1/CL_LICFILTER=>TT_FILTERLIST TT_FILTERLIST

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

  • LicenseArn

  • GrantStatus

  • GranteePrincipalARN

  • ProductSKU

  • LicenseIssuerName

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_LICLSTDISTRIBUTEDGR01 /AWS1/CL_LICLSTDISTRIBUTEDGR01