WSRMB_SEQ_HDR_P - WSRM sequence header table for provider role
WSRM sequence header table for provider role information is stored in SAP table WSRMB_SEQ_HDR_P.
It is part of development package SOAP_WSRMB in software component BC-ESI-WS-ABA-RT. This development package consists of objects that can be grouped under "WSRM extensions with focus on BizTalk interoperability".
It is part of development package SOAP_WSRMB in software component BC-ESI-WS-ABA-RT. This development package consists of objects that can be grouped under "WSRM extensions with focus on BizTalk interoperability".
Fields for table WSRMB_SEQ_HDR_P
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| SEQ_ID_INT | WSRM internal sequence ID | X | WSRMB_SEQ_ID_INT | RAW | 16 | |
| SEQ_ID_FLAVOUR | WSRM: flavour of sequence ID | WSRMB_SEQ_ID_FLAVOUR | CHAR | 1 | ||
| LOGICAL_SEQ_ID | WSRM: assigned logical sequence ID | WSRMB_LOGICAL_SEQ_ID | RAW | 16 | ||
| STATE | WSRM sequence state | WSRMB_SEQ_STATE | CHAR | 1 | ||
| IA_PATTERN | WSRM interaction pattern number | WSRMB_INTERACTION_PATTERN | CHAR | 1 | ||
| MAX_RECEIVED | WSRM maximum business message number received so far | WSRMB_MAX_RECEIVED | INT4 | 4 | ||
| MAX_DELIVERED | WSRM maximum business message number delivered so far | WSRMB_MAX_DELIVERED | INT4 | 4 | ||
| SINGLE_ACK_RANGE | WSRM: only single acknowledgement range (performance opt.) | WSRMB_SINGLE_ACK_RANGE | CHAR | 1 | ||
| ACK_HIGH | WSRM: upper value of acknowledgement range | WSRMB_ACK_HIGH | INT4 | 4 | ||
| ACK_LOW | WSRM: lower value of acknowledgement range | WSRMB_ACK_LOW | INT4 | 4 | ||
| LAST_MESSAGE | WSRM last message number | WSRMB_LAST_MESSAGE_NUMBER | INT4 | 4 | ||
| SECURITY | WSRM security mechanism | WSRMB_SECURITY_MECHANISM | CHAR | 1 | ||
| SERVICE_DEF | WSRM: name of service defintiion | WSRMB_SERVICE_DEF | CHAR | 30 | ||
| WSRM_VERSION | WSRM: WSRM version | WSRMB_WSRM_VERSION | CHAR | 1 | ||
| CREATED_AT | WSRM: timestamp for creation | WSRMB_CREATED_AT | DEC | 8 | ||
| CREATED_BY | WSRM: created by | WSRMB_CREATED_BY | CHAR | 12 | ||
| LAST_CHANGED_AT | WSRM: timestamp for last change | WSRMB_LAST_CHANGED_AT | DEC | 8 | ||
| LAST_CHANGED_BY | WSRM: last changed by | WSRMB_LAST_CHANGED_BY | CHAR | 12 |