SWW_USRATT - Workflow Runtime: User Attributes
Workflow Runtime: User Attributes information is stored in SAP table SWW_USRATT.
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 SWW_USRATT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
GUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
WI_ID | Work item ID | SWW_WIID | NUMC | 24 | SWWWIHEAD | |
SCENARIO | Text (20 Characters) | TEXT20 | CHAR | 40 | ||
ATTRIBUTE_NAME | Element | SWC_ELEM | CHAR | 64 | ||
TAB_INDEX | INT2 | 2 | ||||
TYPE | ABAP Type of element | SWC_TYPE | CHAR | 2 | ||
VALUE_FIELD | Field in Which Value is Stored | CHAR | 2 | |||
VALUE_C | Value in Character Format | STRG | 8 | |||
VALUE_I | Value as an Integer | INT4 | 4 | |||
VALUE_D | Value as Decimal Floating Point Number | D34D | 16 | |||
UNIT | External Unit of Measurement in Technical Format (6-Char.) | MSEH6 | CHAR | 12 | ||
TOP_TASK | Task ID | SWW_TASK | CHAR | 28 | ||
WI_STAT | Processing Status of a Work Item | SWW_WISTAT | CHAR | 24 | * | |
PFE_INDEX | INT2 | 2 | ||||
DEF_TASK | Task ID | SWW_TASK | CHAR | 28 | ||
DEF_NODEID | Node Number | SWD_NODEID | NUMC | 20 | ||
LAST_CHANGE | Time Created as Time Stamp | SWFUTLCREATST | DEC | 8 |