SAP ABAP Table WPSTAT_ST (Structure of specifications for a work process)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTC (Package) SAP Background Processing
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | WPSTAT_ST |
|
| Short Description | Structure of specifications for a work process |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
WPDAT | CHAR3 | CHAR | 3 | 0 | Work process number | ||
| 2 | |
RQTYPE | CHAR4 | CHAR | 4 | 0 | Type of work process | ||
| 3 | |
PROCID | CHAR11 | CHAR | 11 | 0 | Process ID | ||
| 4 | |
WSTATUS | CHAR5 | CHAR | 5 | 0 | Work process status | ||
| 5 | |
WAIT | CHAR3 | CHAR | 3 | 0 | Reason for waiting | ||
| 6 | |
RESTARTS | CHAR3 | CHAR | 3 | 0 | Restart | ||
| 7 | |
NODEATH | CHAR5 | CHAR | 5 | 0 | Number of work process restarts | ||
| 8 | |
SEMA | CHAR5 | CHAR | 5 | 0 | Number of semaphore | ||
| 9 | |
RUTI | CHAR11 | CHAR | 11 | 0 | Runtime of job in work process | ||
| 10 | |
REPO | PROGNAME | CHAR | 40 | 0 | Name of running program or report | ||
| 11 | |
UMANDT | CHAR3 | CHAR | 3 | 0 | Client | ||
| 12 | |
USER | CHAR12 | CHAR | 12 | 0 | Changed by | ||
| 13 | |
UAKTION | CHAR3 | CHAR | 3 | 0 | Work process action | ||
| 14 | |
WTABNAME | CHAR10 | CHAR | 10 | 0 | Table Name |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |