Skip to content

/AWS1/CL_WADUPDLENSREVIEWOUT

Output of a update lens review 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.

io_lensreview TYPE REF TO /AWS1/CL_WADLENSREVIEW /AWS1/CL_WADLENSREVIEW

A lens review of a question.


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

LensReview

A lens review of a question.

Accessible with the following methods

Method Description
GET_LENSREVIEW() Getter for LENSREVIEW