Skip to content

/AWS1/CL_WADGETMILESTONEOUTPUT

Output of a get milestone 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_milestone TYPE REF TO /AWS1/CL_WADMILESTONE /AWS1/CL_WADMILESTONE

A milestone return object.


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

Milestone

A milestone return object.

Accessible with the following methods

Method Description
GET_MILESTONE() Getter for MILESTONE