Skip to content

/AWS1/CL_WADUPWORKLOADSHAREOUT

Input for Update Workload Share

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_workloadshare TYPE REF TO /AWS1/CL_WADWORKLOADSHARE /AWS1/CL_WADWORKLOADSHARE

A workload share 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

WorkloadShare

A workload share return object.

Accessible with the following methods

Method Description
GET_WORKLOADSHARE() Getter for WORKLOADSHARE