SAP WSRM_PID_SID_MNR WSRM: Assignment of Persistence ID, SID, and Message Number Table
Overview
WSRM_PID_SID_MNR is a standard SAP S/4HANA table that stores WSRM: Assignment of Persistence ID, SID, and Message Number data. There are total 16 fields in the WSRM_PID_SID_MNR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSRM_PID_SID_MNR 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_PID_SID_MNR to other SAP tables and standard CDS views available based on WSRM_PID_SID_MNR table in S/4HANA 2020.
Techincal Settings of WSRM_PID_SID_MNR
Below are technical details of the table WSRM_PID_SID_MNR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WSRM_PID_SID_MNR Fields
The following table gives you an overview of the fields available in WSRM_PID_SID_MNR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WSRM_MANDT | Client | MANDT | * | CLNT | 3 |
| WSRM_PERSIST_ID | WSRM: Persistent Identifier | WSRM_PERSIST_ID | CHAR | 32 | |
| WSRM_SEQUENCE_ID | Any URI | ANYURI | SSTR | 255 | |
| WSRM_MESSAGE_NUM | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSRM_DIRECTION | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSRM_TS | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| WSRM_SPEC_SEQU | Boolean Variable (X = True - = False Space = Unknown) | BOOLEAN | CHAR | 1 | |
| WSRM_TMP_DELETE | Boolean Variable (X = True - = False Space = Unknown) | BOOLEAN | CHAR | 1 | |
| WSRM_PRX_CLASS | WSP Name of Interface Object | SRT_WSP_DT_OBJ_NAME | CHAR | 30 | |
| WSRM_LP_NAME | Logical Port Name | SRT_LP_NAME | CHAR | 60 | |
| WSRM_SDEF | CHAR30 for SYST | SYCHAR30 | CHAR | 30 | |
| WSRM_BUSINESS_NM | CHAR50 for SYST | SYCHAR50 | CHAR | 50 | |
| WSRM_MSGID | WSRM: MSG UUID | WSRMGUID | RAW | 16 | |
| WSRM_MSGID_REF | WSRM: MSG UUID | WSRMGUID | RAW | 16 | |
| WSRM_RETRANS_CNT | 2 Byte Signed Integer | INT2 | INT2 | 5 | |
| WSRM_ACK_CNT | 2 Byte Signed Integer | INT2 | INT2 | 5 |
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_PID_SID_MNR