Skip to content

/AWS1/CL_LICLSTDISTRIBUTEDGR01

ListDistributedGrantsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_GRANTS TYPE /AWS1/CL_LICGRANT=>TT_GRANTLIST TT_GRANTLIST

Distributed grant details.

IV_NEXTTOKEN TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Token for the next set of results.


Queryable Attributes

Grants

Distributed grant details.

Accessible with the following methods

Method Description
GET_GRANTS() Getter for GRANTS, with configurable default
ASK_GRANTS() Getter for GRANTS w/ exceptions if field has no value
HAS_GRANTS() Determine if GRANTS has a value

NextToken

Token for the next set of results.

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