/AWS1/CL_TBDCREATEWORKERRSP¶
Mixin that adds an optional ARN field to response structures. Apply to SummaryMixins (flows into Get, Summary, and BatchGet) and Create outputs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_workerid TYPE /AWS1/TBDWORKERID /AWS1/TBDWORKERID¶
The worker ID.
Queryable Attributes¶
workerId¶
The worker ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKERID() |
Getter for WORKERID, with configurable default |
ASK_WORKERID() |
Getter for WORKERID w/ exceptions if field has no value |
HAS_WORKERID() |
Determine if WORKERID has a value |