/WMD/XF_BC_KEYS - Follow up Ids for xSuite processes
Follow up Ids for xSuite processes information is stored in SAP table /WMD/XF_BC_KEYS.
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/XF_BC_KEYS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
OTYP | Object Type | X | SWO_OBJTYP | CHAR | 20 | |
OKEY | Objectkey | X | /WMD/WF_XF_OBJECTKEY | CHAR | 100 | |
NEW_OTYP | Object Type | X | SWO_OBJTYP | CHAR | 20 | |
NEW_OKEY | Objectkey | X | /WMD/WF_XF_OBJECTKEY | CHAR | 100 | |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
INFO | Character field of length 40 | CHAR40 | CHAR | 80 |