Skip to content

/AWS1/CL_SUZLSTSUPPPERMITREQ01

ListSupportPermitRequestsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_supportpermitrequests TYPE /AWS1/CL_SUZSUPPORTPERMITREQ=>TT_SUPPORTPERMITREQUESTS TT_SUPPORTPERMITREQUESTS

The list of permit requests.

Optional arguments:

iv_nexttoken TYPE /AWS1/SUZNEXTTOKEN /AWS1/SUZNEXTTOKEN

The token for the next page of results, or null if there are no more results.


Queryable Attributes

supportPermitRequests

The list of permit requests.

Accessible with the following methods

Method Description
GET_SUPPORTPERMITREQUESTS() Getter for SUPPORTPERMITREQUESTS, with configurable default
ASK_SUPPORTPERMITREQUESTS() Getter for SUPPORTPERMITREQUESTS w/ exceptions if field has
HAS_SUPPORTPERMITREQUESTS() Determine if SUPPORTPERMITREQUESTS has a value

nextToken

The token for the next page of results, or null if there are no more 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