Skip to content

/AWS1/CL_AUMLSTASSESSMENTRPT01

ListAssessmentReportsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ASSESSMENTREPORTS TYPE /AWS1/CL_AUMASSESSMENTRPTMET=>TT_ASSESSMENTREPORTSMETADATA TT_ASSESSMENTREPORTSMETADATA

The list of assessment reports that the ListAssessmentReports API returned.

IV_NEXTTOKEN TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN

The pagination token that's used to fetch the next set of results.


Queryable Attributes

assessmentReports

The list of assessment reports that the ListAssessmentReports API returned.

Accessible with the following methods

Method Description
GET_ASSESSMENTREPORTS() Getter for ASSESSMENTREPORTS, with configurable default
ASK_ASSESSMENTREPORTS() Getter for ASSESSMENTREPORTS w/ exceptions if field has no v
HAS_ASSESSMENTREPORTS() Determine if ASSESSMENTREPORTS has a value

nextToken

The pagination token that's used to fetch the next set of 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