/AWS1/CL_SFNACTIVITYSTRTEDEV00¶
Contains details about the start of an activity during an execution.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_workername
TYPE /AWS1/SFNIDENTITY
/AWS1/SFNIDENTITY
¶
The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
Queryable Attributes¶
workerName¶
The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WORKERNAME() |
Getter for WORKERNAME, with configurable default |
ASK_WORKERNAME() |
Getter for WORKERNAME w/ exceptions if field has no value |
HAS_WORKERNAME() |
Determine if WORKERNAME has a value |