Skip to content

/AWS1/CL_REVLSTFLMDEASSMTSRSP

ListFailureModeAssessmentsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_assessmentsummaries TYPE /AWS1/CL_REVASSESSMENTSUMMARY=>TT_ASSESSMENTSUMMARYLIST TT_ASSESSMENTSUMMARYLIST

The list of assessment summaries.

Optional arguments:

iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN

Pagination token.


Queryable Attributes

assessmentSummaries

The list of assessment summaries.

Accessible with the following methods

Method Description
GET_ASSESSMENTSUMMARIES() Getter for ASSESSMENTSUMMARIES, with configurable default
ASK_ASSESSMENTSUMMARIES() Getter for ASSESSMENTSUMMARIES w/ exceptions if field has no
HAS_ASSESSMENTSUMMARIES() Determine if ASSESSMENTSUMMARIES has a value

nextToken

Pagination token.

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