SAP Table SWW_WI2OBJ

Workflow Runtime: Relation of Work Item to Object

SWW_WI2OBJ (Workflow Runtime: Relation of Work Item to Object) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SWW_WI2OBJ to other SAP tables.

SWW_WI2OBJ table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT CLNT 3 0
GUID GUID in 'RAW' format GUID_16 RAW 16 0
WI_ID Work item ID SWW_WIID SWWWIHEAD NUMC 12 0
TOP_WI_ID Workflow: Unique ID of Top-Level Instance (6.1/get) SWFRTWIID NUMC 12 0
WI_RH_TASK Task ID SWW_TASK CHAR 14 0
WI_RELEASE Release of SAP System SYSAPRL CHAR 4 0
CREA_TMP Workflow: Creation Time Stamp SWFRCRETS DEC 21 7
CATID Category of Objects in Persistent Object References SIBFCATID CHAR 2 0
BC Instances of Business Classes (ABAP Objects)
BO Instances of BOR Object Types
CL Instances of ABAP Objects Classes - Internal Use Only!
NN Category (still) Not Known - Internal use only!!!
INSTID Instance Ident. in BOR Compat. Persistent Object References SIBFBORIID CHAR 70 0
TYPEID Type of Objects in Persistent Object References SIBFTYPEID CHAR 32 0
WI_RELTYPE Workflow: Type of Work Item<->Object Relation SWW_RELTYP NUMC 2 0
01 Leading Object (wi_leading_object)
02 Work Item (workitem_object)
03 Attachments (attach_contelem_name)
04 Ad Hoc Objects (adhoc_contelem_name)
05 Result (wi_result)
06 Grouping Character
99 Other
REMOVED Workflow: Relation Deleted SWW_RELRMV CHAR 1 0
X Yes
NULL No

SWW_WI2OBJ foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SWW_WI2OBJ WI_ID SWW_WI2OBJ CLIENT SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types CLIENT
SWW_WI2OBJ WI_ID SWW_WI2OBJ WI_ID SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types WI_ID