SAP ABAP Interface IF_WORKER_STATES (State of Worker)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI (Package) Server Infrastructure

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WORKER_INFO | Worker agent information | 20101208 |
Properties
Interface | IF_WORKER_STATES | |
Short Description | State of Worker |
General Data
Package | SSI | Server Infrastructure |
Created | 20101208 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WORKER_STATES has no forward declaration.
Interfaces
Interface IF_WORKER_STATES has no interface.
Friends
Interface IF_WORKER_STATES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WORKER_STATE_FREE | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 1 | No valid worker | 20101208 | |
2 | WORKER_STATE_HOLD | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 8 | Worker holds | 20101208 | |
3 | WORKER_STATE_KILLED | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 16 | Worker has been killed | 20101208 | |
4 | WORKER_STATE_NEW | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 128 | Worker is starting | 20101208 | |
5 | WORKER_STATE_RESTRICTED | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 64 | Worker is restricted | 20101208 | |
6 | WORKER_STATE_RUN | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 4 | Worker is running | 20101208 | |
7 | WORKER_STATE_SHUTDOWN | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 32 | Worker terminates | 20101208 | |
8 | WORKER_STATE_WAIT | Constant | Public | Type reference (TYPE) | SSI_WORKER_STATE | 2 | Worker is waiting | 20101208 |
Methods
Interface IF_WORKER_STATES has no method.
Events
Interface IF_WORKER_STATES has no event.
Types
Interface IF_WORKER_STATES has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 802 |