SWFREXTPROC - Workflow: Relation Between Work Item and External Process
Workflow: Relation Between Work Item and External Process information is stored in SAP table SWFREXTPROC.
It is part of development package SWF_RUN_MAIN in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Workflow: Runtime (Main Package)".
It is part of development package SWF_RUN_MAIN in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Workflow: Runtime (Main Package)".
Fields for table SWFREXTPROC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
WI_ID | Work item ID | X | SWW_WIID | NUMC | 24 | SWWWIHEAD |
PROCESS_ID | Workflow: ID of an External Process | X | SWFREXTPROCID | CHAR | 100 | |
PROCESS_TYPE | Workflow: Type of External Process | X | SWFREXTPROCTYPE | CHAR | 20 | |
PROCESS_STATUS | Workflow: Status of an External Process | SWFREXTPROCSTAT | CHAR | 24 | ||
TOP_WI_ID | Workflow: Unique ID of Top-Level Instance (6.1/get) | SWFRTWIID | NUMC | 24 | * | |
AGENT | Agent of External Process | SWFRUSER | CHAR | 24 | ||
LANGUAGE | Language of Agent of External Process | SWFRUSERLANG | LANG | 2 | * | |
LAST_MODIFIED | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
LAST_MODIFIED_BY | User Name | SYUNAME | CHAR | 24 | ||
SAP_RELEASE | Release of SAP System | SYSAPRL | CHAR | 8 |