/WMD/WF_XF_HEAD - xSuite header table
xSuite header table information is stored in SAP table /WMD/WF_XF_HEAD.
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
Fields for table /WMD/WF_XF_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
PROCESSID | Process ID | X | /WMD/WF_XF_PROCESSID | CHAR | 20 | |
OBJECTTYPE | Object Type | SWO_OBJTYP | CHAR | 20 | ||
OBJECTKEY | Objectkey | /WMD/WF_XF_OBJECTKEY | CHAR | 100 | ||
XFLOWID | xSuite Builder ID | /WMD/WF_XF_XFLOWID | NUMC | 20 | ||
VERSION | xSuite builder version | /WMD/WF_XF_VERSION | NUMC | 6 | ||
STEPID | xFLOW Builder Step ID | /WMD/WF_XF_STEPID | NUMC | 8 | ||
WITEXT | Work Item Text | WITEXT | CHAR | 240 | ||
WFWIID | Actual workflow ID | /WMD/WF_XF_WFWIID | NUMC | 24 | ||
DONE | Final step for processID done | /WMD/WF_XF_DONE | CHAR | 2 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |