/WMD/WF_XF_BCTMP - xSuite temporary data (unfinished data processing)
xSuite temporary data (unfinished data processing) information is stored in SAP table /WMD/WF_XF_BCTMP.
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_BCTMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | GUID in 'CHAR' format with upper-/lowercase (!) | X | GUID_22 | CHAR | 44 | |
ELEMENT | Element | X | SWC_ELEM | CHAR | 64 | |
TAB_INDEX | Index for table element | X | SWC_INDEX | NUMC | 12 | |
ELEMLENGTH | Length of the field in bytes | SWC_LENGTH | NUMC | 6 | ||
TYPE | ABAP Type of element | SWC_TYPE | CHAR | 2 | ||
COMPLETED | xSuite temp data completed | /WMD/XFCOMPLETED | CHAR | 2 | ||
VALUE | Character value | SWC_VALUE | CHAR | 510 | ||
TIMESTAMP | UTC timestamp (YYYYMMDDhhmmss,mmmuuun) | /WMD/WF_XF_TIMESTAMP | CHAR | 42 |