SAP WSRM_ERROR WSRM: Error Information Table
Overview
WSRM_ERROR is a standard SAP S/4HANA table that stores WSRM: Error Information data. There are total 11 fields in the WSRM_ERROR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSRM_ERROR belongs to WebServices ABAP Runtime (BC-ESI-WS-ABA-RT) module and is located in the package WSRM: Implementation of WSRM Protocol (SOAP_WSRM).
In addition, following links provide an overview of foreign key relationships, if any, that link WSRM_ERROR to other SAP tables and standard CDS views available based on WSRM_ERROR table in S/4HANA 2020.
Techincal Settings of WSRM_ERROR
Below are technical details of the table WSRM_ERROR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WSRM_ERROR Fields
The following table gives you an overview of the fields available in WSRM_ERROR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WSRM_MANDT | Client | MANDT | * | CLNT | 3 |
| WSRM_UUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| WSRM_DIRECTION | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSRM_PERSIST_ID | WSRM: Persistent Identifier | WSRM_PERSIST_ID | CHAR | 32 | |
| WSRM_SEQUENCE_ID | Any URI | ANYURI | SSTR | 255 | |
| WSRM_ER_SUB_CODE | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSRM_ER_FC_CODE | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSRM_REASON_LANG | Language Key | LANGU | * | LANG | 1 |
| WSRM_REASON_TEXT | Char255 | CHAR255 | CHAR | 255 | |
| WSRM_NODE_NAME | Any URI | ANYURI | SSTR | 255 | |
| WSRM_ROLE | Any URI | ANYURI | SSTR | 255 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WSRM_ERROR