SWF_CPWF_ERROR - CPWF error messages
CPWF error messages information is stored in SAP table SWF_CPWF_ERROR.
It is part of development package SWF_CPWF_RUN in software component BC-BMT-WFP. This development package consists of objects that can be grouped under "Cloud Platform Workflow Integration Runtime".
It is part of development package SWF_CPWF_RUN in software component BC-BMT-WFP. This development package consists of objects that can be grouped under "Cloud Platform Workflow Integration Runtime".
Fields for table SWF_CPWF_ERROR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CP_WF_HANDLE | CP WF Integration: Workflow Handle | X | SWF_CPWF_HANDLE | CHAR | 64 | SWF_CPWF_INST |
HTTP_CODE | CP WF Integration: HTTP code | SWF_CPWF_HTTPCODE | NUMC | 6 | ||
CODE | CP WF Integration: Error code | SWF_CPWF_ERRCODE | CHAR | 510 | ||
MESSAGE | CP WF Integration: Error message text | SWF_CPWF_ERRMSG | CHAR | 510 | ||
MESSAGE_LANGU | Language Key | LANGU | LANG | 2 | ||
LOGID | CP WF Integration: external log id | SWF_CPWF_LOGID | CHAR | 72 | ||
JSON | CP WF Integration: original error data as JSON | RSTR | 8 | |||
ERROR_FLAVOR | CP WF Integration: Error Flavor | SWF_CPWF_ERROR_FLAVOR | CHAR | 2 |