Skip to content

/AWS1/CL_WADLISTREVIEWTMPLSOUT

ListReviewTemplatesOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_REVIEWTEMPLATES TYPE /AWS1/CL_WADREVIEWTMPLSUMMARY=>TT_REVIEWTEMPLATES TT_REVIEWTEMPLATES

List of review templates.

IV_NEXTTOKEN TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

NextToken


Queryable Attributes

ReviewTemplates

List of review templates.

Accessible with the following methods

Method Description
GET_REVIEWTEMPLATES() Getter for REVIEWTEMPLATES, with configurable default
ASK_REVIEWTEMPLATES() Getter for REVIEWTEMPLATES w/ exceptions if field has no val
HAS_REVIEWTEMPLATES() Determine if REVIEWTEMPLATES 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