SAP ABAP Class CL_SOAP_WSRMB_DB_READ (CL_SOAP_WSRMB_DB_READ)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WSRMB (Package) WSRM extensions with focus on BizTalk interoperability

⤷

⤷

Properties
Class | CL_SOAP_WSRMB_DB_READ | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WSRMB | WSRM extensions with focus on BizTalk interoperability |
Created | 20080326 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_WSRMB_DB_READ has no interface implemented.
Friends
Class CL_SOAP_WSRMB_DB_READ has no friend class.
Attributes
Class CL_SOAP_WSRMB_DB_READ has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080404 | |
2 | ![]() |
Static method | Public | Method | indicator, if a persist ID is blocked by a gap | 20110127 |
3 | ![]() |
Static method | Public | Method | 20080404 |
Events
Class CL_SOAP_WSRMB_DB_READ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RANGES_LOGICAL_SEQ_ID | Public | See coding | 20080404 | ranges_logical_seq_id TYPE RANGE OF wsrmb_logical_seq_id
|
||
2 | RANGES_SEQ_STATE | Public | See coding | 20080404 | ranges_seq_state TYPE RANGE OF wsrmb_seq_state
|
Method Signatures
Method GET_ASSIGNED_SEQUENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNED_SEQUENCES | Value transfer | Type reference (TYPE) | WSRMB_SEQ_IDS_LIST | 20080404 | |||
2 | ![]() |
LOGICAL_SEQ_IDS_CONSUMER | Call by reference | Type reference (TYPE) | WSRMB_LOGICAL_SEQ_ID_LIST | 20080404 | |||
3 | ![]() |
LOGICAL_SEQ_IDS_PROVIDER | Call by reference | Type reference (TYPE) | WSRMB_LOGICAL_SEQ_ID_LIST | 20080404 | |||
4 | ![]() |
MANDT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20080404 | ||
5 | ![]() |
SEQ_IDS_INT | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT_LIST | 20080404 |
Method GET_ASSIGNED_SEQUENCES on class CL_SOAP_WSRMB_DB_READ has no exception.
Method IS_MSG_BLOCKED_BY_GAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BLOCKED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110127 | ||
2 | ![]() |
MANDT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | client ID | 20110127 | |
3 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | WSRMB_MESSAGE_NUMBER | WSRM message number of the requested message | 20110127 | ||
4 | ![]() |
MESSAGE_NUMBER_LAST_PROCESSED | Call by reference | Type reference (TYPE) | WSRMB_MESSAGE_NUMBER | last procerssed WSRM message number | 20110127 | ||
5 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | WSRM_PERSIST_ID | WSRM: Persistent Identifier | 20110127 |
Method IS_MSG_BLOCKED_BY_GAP on class CL_SOAP_WSRMB_DB_READ has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANDT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | client | 20080404 | |
2 | ![]() |
MAX_HITS | Call by reference | Type reference (TYPE) | I | 0 | maximum number of hits (0 = unlimited) | 20080404 | |
3 | ![]() |
RANGES_LOGICAL_SEQ_ID | Call by reference | Type reference (TYPE) | RANGES_LOGICAL_SEQ_ID | range list for logical sequence IDs | 20080404 | ||
4 | ![]() |
RANGES_SEQ_STATE | Call by reference | Type reference (TYPE) | RANGES_SEQ_STATE | range list for sequence state | 20080404 | ||
5 | ![]() |
READ_CONSUMER | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | true, if consumer sequences shall be read | 20080404 | |
6 | ![]() |
READ_PROVIDER | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | true, if provider sequences shall be read | 20080404 | |
7 | ![]() |
SEQ_IDS_INT_CONSUMER | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT_LIST | hit list of internal sequence IDs on consumer side | 20080404 | ||
8 | ![]() |
SEQ_IDS_INT_C_MIGRATED | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT_LIST | hit list of internal seq.IDs on consumer side (migrated) | 20110204 | ||
9 | ![]() |
SEQ_IDS_INT_PROVIDER | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT_LIST | hit list of internal sequence IDs on provider side | 20080404 | ||
10 | ![]() |
SEQ_IDS_INT_P_MIGRATED | Call by reference | Type reference (TYPE) | WSRMB_SEQ_ID_INT_LIST | hit list of internal seq. IDs on provider side (migrated) | 20110204 |
Method QUERY on class CL_SOAP_WSRMB_DB_READ has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |