Skip to content

/AWS1/CL_WADLISTPROFILESOUTPUT

ListProfilesOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PROFILESUMMARIES TYPE /AWS1/CL_WADPROFILESUMMARY=>TT_PROFILESUMMARIES TT_PROFILESUMMARIES

Profile summaries.

IV_NEXTTOKEN TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

NextToken


Queryable Attributes

ProfileSummaries

Profile summaries.

Accessible with the following methods

Method Description
GET_PROFILESUMMARIES() Getter for PROFILESUMMARIES, with configurable default
ASK_PROFILESUMMARIES() Getter for PROFILESUMMARIES w/ exceptions if field has no va
HAS_PROFILESUMMARIES() Determine if PROFILESUMMARIES has a value

NextToken

NextToken

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