SAP WSRM_DOMAIN_SEQN WSRM: Assignment of Domain Name, Sequence Name, and SID Table
Overview
WSRM_DOMAIN_SEQN is a standard SAP S/4HANA table that stores WSRM: Assignment of Domain Name, Sequence Name, and SID data. There are total 10 fields in the WSRM_DOMAIN_SEQN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSRM_DOMAIN_SEQN 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_DOMAIN_SEQN to other SAP tables and standard CDS views available based on WSRM_DOMAIN_SEQN table in S/4HANA 2020.
Techincal Settings of WSRM_DOMAIN_SEQN
Below are technical details of the table WSRM_DOMAIN_SEQN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WSRM_DOMAIN_SEQN Fields
The following table gives you an overview of the fields available in WSRM_DOMAIN_SEQN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WSRM_MANDT | Client | MANDT | * | CLNT | 3 |
| WSRM_SEQU_QUE_ID | Sequence queue ident | SRT_SEQUENCE_ID | CHAR | 32 | |
| WSRM_DOMAIN | service_domain | SRT_SERVICE_DOMAIN | CHAR | 32 | |
| WSRM_UNAME | User Name | SYUNAME | CHAR | 12 | |
| WSRM_HOST | Application Server | SYHOST | CHAR | 32 | |
| WSRM_SYSID | Name of SAP System | SYSYSID | CHAR | 8 | |
| WSRM_DATE | Field of type DATS | DATS | DATS | 8 | |
| WSRM_TIME | Field of type TIMS | TIMS | TIMS | 6 | |
| WSRM_SID | Any URI | ANYURI | SSTR | 255 | |
| WSRM_DIRECTION | 4 Byte Signed Integer | INT4 | INT4 | 10 |
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_DOMAIN_SEQN