Skip to content

/AWS1/CL_WADCREWORKLOADSHARE01

Input for Create 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.

iv_shareid TYPE /AWS1/WADSHAREID /AWS1/WADSHAREID

The ID associated with the share.


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

ShareId

The ID associated with the share.

Accessible with the following methods

Method Description
GET_SHAREID() Getter for SHAREID, with configurable default
ASK_SHAREID() Getter for SHAREID w/ exceptions if field has no value
HAS_SHAREID() Determine if SHAREID has a value