Skip to content

/AWS1/CL_SUZLISTSUPPPERMITSOUT

ListSupportPermitsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_supportpermits TYPE /AWS1/CL_SUZSUPPORTPERMITSUMM=>TT_SUPPORTPERMITSUMMARIES TT_SUPPORTPERMITSUMMARIES

The list of support permits.

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

supportPermits

The list of support permits.

Accessible with the following methods

Method Description
GET_SUPPORTPERMITS() Getter for SUPPORTPERMITS, with configurable default
ASK_SUPPORTPERMITS() Getter for SUPPORTPERMITS w/ exceptions if field has no valu
HAS_SUPPORTPERMITS() Determine if SUPPORTPERMITS 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