SAP ABAP Data Element SSI_WORKER_STATE_INFO_DISP (Additional Information for Work Process Status "On Hold")
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI (Package) Server Infrastructure
⤷
⤷
Basic Data
| Data Element | SSI_WORKER_STATE_INFO_DISP |
| Short Description | Additional Information for Work Process Status "On Hold" |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 32 | |
| Decimal Places | 0 | |
| Output Length | 32 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | "On Hold" |
| Medium | 20 | Info for "On Hold" |
| Long | 40 | Info for WP Status "On Hold" |
| Heading | 55 | Additional Information for WP Status "On Hold" |
Documentation
Definition
If a work process has the status "On Hold", further information is displayed in this column:
- Debugging: Work process is on hold because of active ABAP debugging.
- RFC response: Work process is waiting for the response from an RFC (remote function call).
- Enqueue response: Work process is waiting for the response from a lock request.
- Update: Work process is waiting for the execution of an update request.
- Internal response (ADM): Work process is waiting for the response from an internal communication (using Administration - Message).
- Internal response (number range): Work process is waiting for the response from a number range request.
- SAP GUI response: Work process is waiting for the response from SAP GUI front end.
- Session in PRIV mode: ABAP session has allocated heap memory. This is why the work process is assigned exclusively to this session for a specified time period.
- Server list: Work process is waiting for the server list
- Internal response (gateway): Work process is waiting for the response from the local gateway.
- Internal response (SNC): Work process is waiting for the response from the SNC layer (Secure Network Communication).
- Session locked: Session has been assigned exclusively to the work process (see report rstrc000).
- Timeout: Work process is waiting for a specified time period to receive asynchronous responses (for example, responses from asynchronous RFC calls or ABAP message channel messages)
- Internal response (message server): Work process is waiting for the response from the message server.
- OS command: Work process is waiting for an operating system command to be executed.
- Async. RFC response: Work process is waiting for the response from asynchronous RFC calls.
- Internal response (RPC): Work process is waiting for the response from an internal remote procedure call (RPC). For example, this can be an ABAP generation.
- VMC Debugger Attach: VM of the VMC is waiting for a debugger to attach.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 804 |