SAP ABAP Class CL_SOAP_WSRMB_SEQUENCE (technical sequence object)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSRMB_SEQUENCE | sequence interface | 20070711 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSRMB_SEQUENCE_C | technical sequence object for consumer role | 20070619 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSRMB_SEQUENCE_P | technical sequence object for provider role | 20070619 |
Properties
Class | CL_SOAP_WSRMB_SEQUENCE | |
Short Description | technical sequence object | |
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 | 20070619 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_WSRMB_SEQUENCE | sequence interface | 20070711 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SOAP_WSRMB_FACTORY | 20070711 | Instantiates sequence objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_WSRMB_ACK_HANDLER | WS-RM Ack Handling | 20070717 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_ACK_HIGH | upper value of acknowledgement range | 20070619 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_ACK_LOW | lower value of acknowledgement range | 20070619 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSRMB_DB_HEADER' | class name | 20070619 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20070619 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_CREATED_AT | timestamp for creation | 20070619 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_CREATED_BY | created by | 20070619 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_INTERACTION_PATTERN | interaction pattern number | 20070619 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | true, if not persisted so far | 20071221 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_LAST_CHANGED_AT | timestamp for last change | 20070619 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_LAST_CHANGED_BY | last changed by | 20070619 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | true, if the current message is the last message | 20070725 | |
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_LOCATION | location (consumer / provider) | 20070619 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_LOGICAL_SEQ_ID | assigned logical sequence ID | 20071205 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MANDT | client | 20070619 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | message number | 20070724 | ||
17 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | IF_SOAP_WSRMB_SEQUENCE~OBJ_REGISTRY | assignment of sequence IDs to objects | 20070619 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_ROLE | role, for response sequences unequal to the location | 20070718 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_SECURITY_MECHANISM | security mechanism | 20080404 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | external sequence ID | 20070619 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_SEQ_ID_FLAVOUR | flavour of sequence ID | 20070619 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_SEQ_ID_INT | internal sequence ID | 20070619 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_SINGLE_ACK_RANGE | only single acknowledgement range (performance opt.) | 20070619 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_SEQ_STATE | sequence state | 20070619 | ||
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WSRMB_WSRM_VERSION | WSRM: WSRM version | 20110105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070717 |
Events
Class CL_SOAP_WSRMB_SEQUENCE has no event.
Types
Class CL_SOAP_WSRMB_SEQUENCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NEW | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | true, if not persisted so far | 20071221 | |
2 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | WSRMB_LOCATION | CL_SOAP_WSRMB_HELPER=>CO_WSRMB_LOCATION_CONSUMER | location, may differ from role for pattern 3 | 20070717 | |
3 | ![]() |
MANDT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Client | 20070717 | |
4 | ![]() |
SEQ_ID_EXT | Call by reference | Type reference (TYPE) | STRING | external sequence ID | 20070717 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_SEQUENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |