Skip to content

/AWS1/CL_WADGETLENSREVIEWRPT01

Output of a get lens review report call.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_workloadid TYPE /AWS1/WADWORKLOADID /AWS1/WADWORKLOADID

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

iv_milestonenumber TYPE /AWS1/WADMILESTONENUMBER /AWS1/WADMILESTONENUMBER

The milestone number.

A workload can have a maximum of 100 milestones.

io_lensreviewreport TYPE REF TO /AWS1/CL_WADLENSREVIEWREPORT /AWS1/CL_WADLENSREVIEWREPORT

A report of a lens review.


Queryable Attributes

WorkloadId

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

Accessible with the following methods

Method Description
GET_WORKLOADID() Getter for WORKLOADID, with configurable default
ASK_WORKLOADID() Getter for WORKLOADID w/ exceptions if field has no value
HAS_WORKLOADID() Determine if WORKLOADID has a value

MilestoneNumber

The milestone number.

A workload can have a maximum of 100 milestones.

Accessible with the following methods

Method Description
GET_MILESTONENUMBER() Getter for MILESTONENUMBER, with configurable default
ASK_MILESTONENUMBER() Getter for MILESTONENUMBER w/ exceptions if field has no val
HAS_MILESTONENUMBER() Determine if MILESTONENUMBER has a value

LensReviewReport

A report of a lens review.

Accessible with the following methods

Method Description
GET_LENSREVIEWREPORT() Getter for LENSREVIEWREPORT