Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSRMB_SEQUENCE | technical sequence object | 20070619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_TECH_SEQUENCE_P | technical (WSRM) sequence (internal API) | 20070724 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSRMB_SEQUENCE_P | sequence interface for provider role | 20070712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSRMB_SEQ_PATTERN_3_P | technical sequence object for pattern 3 and provider role | 20070713 |
Properties
| Class | CL_SOAP_WSRMB_SEQUENCE_P | |
| Short Description | technical sequence object for provider role | |
| Super Class | CL_SOAP_WSRMB_SEQUENCE | technical sequence object |
| Instantiability of a Class | 1 | Protected |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_TECH_SEQUENCE_P | technical (WSRM) sequence (internal API) | 20070724 | ||
| 2 | IF_SOAP_WSRMB_SEQUENCE_P | sequence interface for provider role | 20070712 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_WSRMB_FACTORY | 20070711 | Instantiates sequence objects | |
| 2 | CL_SOAP_WSRMB_SEQUENCE | 20070619 | technical sequence object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSRMB_SEQUENCE_P' | WSRM: Class Name | 20070619 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20070619 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WSRMB_LAST_MESSAGE_NUMBER | WSRM last message number | 20110105 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WSRMB_MAX_DELIVERED | maximum message number delivered so far | 20070619 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WSRMB_MAX_RECEIVED | maximum message number received so far | 20070619 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS | numbers and assigned persist IDs of pending messages | 20080201 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS | numbers and assigned persist IDs of new pending messages | 20080201 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_SOAP_WSRMB_SEQUENCE_P=>MESSAGE_NUMBERS | numbers and assigned persist IDs of delivered messages | 20080201 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WSRMB_SERVICE_DEF | name of service defintiion | 20080404 |
Methods
Events
Class CL_SOAP_WSRMB_SEQUENCE_P has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_NUMBERS | Private | Attribute reference (LIKE) | 20080131 | |
||
| 2 | MESSAGE_NUMBER_ENTRY | Private | Attribute reference (LIKE) | 20080131 | |
||
| 3 | OBJ_REGISTRY | Private | Attribute reference (LIKE) | 20070712 | |
||
| 4 | OBJ_REGISTRY_ENTRY | Private | Attribute reference (LIKE) | 20070712 | |
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_PROVIDER | location, may differ from role for pattern 3 | 20070713 | ||
| 3 | MANDT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Client | 20070619 | ||
| 4 | SEQ_ID_EXT | Call by reference | Type reference (TYPE) | STRING | external sequence ID | 20070619 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_ACK_HANDLER Signature
Method GET_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_CREATED_AT Signature
Method GET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_CREATED_BY Signature
Method GET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_IA_PATTERN Signature
Method GET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_LAST_CHANGED_AT Signature
Method GET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_LAST_CHANGED_BY Signature
Method GET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_LOGICAL_SEQ_ID Signature
Method GET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_MAX_DELIVERED Signature
Method GET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_MAX_RECEIVED Signature
Method GET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_MESSAGE_NUMBER Signature
Method GET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_PENDING_MESSAGE_NUMBERS Signature
Method GET_PENDING_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_PENDING_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_SECURITY_MECHANISM Signature
Method GET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_SEQ_ID_EXT Signature
Method GET_SEQ_ID_EXT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_EXT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_SEQ_ID_FLAVOUR Signature
Method GET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_SEQ_ID_INT Signature
Method GET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_SERVICE_DEF Signature
Method GET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method GET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method INIT_ACK_HANDLER Signature
Method INIT_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method INIT_ACK_HANDLER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method INIT_MESSAGE_NUMBERS Signature
Method INIT_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method INIT_MESSAGE_NUMBERS on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method IS_LAST_MESSAGE Signature
Method IS_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method IS_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method REMOVE_PENDING_MESSAGE_NUMBER Signature
Method REMOVE_PENDING_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method REMOVE_PENDING_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method RESET_LAST_MESSAGE Signature
Method RESET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method RESET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SAVE Signature
Method SAVE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SAVE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_CREATED_AT Signature
Method SET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_CREATED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_CREATED_BY Signature
Method SET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_CREATED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_IA_PATTERN Signature
Method SET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_IA_PATTERN on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_LAST_CHANGED_AT Signature
Method SET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_CHANGED_AT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_LAST_CHANGED_BY Signature
Method SET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_CHANGED_BY on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_LAST_MESSAGE Signature
Method SET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LAST_MESSAGE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_LOGICAL_SEQ_ID Signature
Method SET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_LOGICAL_SEQ_ID on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_MAX_DELIVERED Signature
Method SET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MAX_DELIVERED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_MAX_RECEIVED Signature
Method SET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MAX_RECEIVED on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_MESSAGE_NUMBER Signature
Method SET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_MESSAGE_NUMBER on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_SECURITY_MECHANISM Signature
Method SET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SECURITY_MECHANISM on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_SEQ_ID_FLAVOUR Signature
Method SET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SEQ_ID_FLAVOUR on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_SEQ_ID_INT Signature
Method SET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SEQ_ID_INT on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_SERVICE_DEF Signature
Method SET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_SERVICE_DEF on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no parameter.
Method SET_STATE on class CL_SOAP_WSRMB_SEQUENCE_P has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |