SWWREPSTATUS - Table for Status of Workflow Runtime Background Jobs
Table for Status of Workflow Runtime Background Jobs information is stored in SAP table SWWREPSTATUS.
It is part of development package SWW in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Work Items".
It is part of development package SWW in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Work Items".
Fields for table SWWREPSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
COMPONENT | Component for Which the Report Status is Entered | X | SWWREPSTATUSCOMP | CHAR | 64 | |
LAST_RUN | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
START_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
END_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DURATION | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
ACTIVE_USER | User Name | SYUNAME | CHAR | 24 | ||
STATUS | Workflow: State of job actions | SWW_REPSTA | NUMC | 4 | ||
CRT_RELEASE | SAP Release | SAPRELEASE | CHAR | 20 | ||
CRT_PATCHLEVEL | Support Package Level of a Software Component | SAPPATCHLV | CHAR | 20 | ||
VALUE | RSTR | 8 |