SAP ABAP Class CL_SOAP_WSRMB_SEQ_PATTERN_3_C (technical sequence object for pattern 3 and consumer role)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_WSRMB_SEQUENCE_C | technical sequence object for consumer role | 20070713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSRMB_SEQ_PATTERN_3_C | sequence interface for consumer role, pattern 3 | 20070713 |
Properties
| Class | CL_SOAP_WSRMB_SEQ_PATTERN_3_C | |
| Short Description | technical sequence object for pattern 3 and consumer role | |
| Super Class | CL_SOAP_WSRMB_SEQUENCE_C | technical sequence object for consumer role |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSRMB | WSRM extensions with focus on BizTalk interoperability |
| Created | 20070621 | SAP |
| Last change | 20090618 | 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_SEQ_PATTERN_3_C | sequence interface for consumer role, pattern 3 | 20070713 |
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 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSRMB_SEQ_PATTERN_3_C' | class name | 20070621 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20070621 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRTMSGID | ID for create sequence message | 20070621 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | true, if pattern 3 specific data were changed | 20070713 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | true, if pattern 3 specific data were read already | 20070712 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WSRMB_SEQ_ID_INT | internal sequence ID of offered sequence | 20070712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070621 | |
| 2 | Instance method | Public | Method | 20070713 | ||
| 3 | Instance method | Public | Method | 20070713 | ||
| 4 | Instance method | Private | Method | read pattern 3 specific data from data base | 20070712 | |
| 5 | Instance method | Public | Method | 20070713 | ||
| 6 | Instance method | Public | Method | 20070713 |
Events
Class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no event.
Types
Class CL_SOAP_WSRMB_SEQ_PATTERN_3_C 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 | inidcates if not persisted so far | 20071221 | ||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | WSRMB_LOCATION | location, may differ from role for pattern 3 | 20070713 | |||
| 3 | MANDT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Client | 20070621 | ||
| 4 | SEQ_ID_EXT | Call by reference | Type reference (TYPE) | STRING | external sequence ID | 20070713 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
Method GET_CS_MESSAGE_ID Signature
Method GET_CS_MESSAGE_ID on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no parameter.
Method GET_CS_MESSAGE_ID on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
Method GET_SEQ_ID_OFFER Signature
Method GET_SEQ_ID_OFFER on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no parameter.
Method GET_SEQ_ID_OFFER on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
Method READ_PATTERN_3_DATA Signature
Method READ_PATTERN_3_DATA on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no parameter.
Method READ_PATTERN_3_DATA on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
Method SET_CS_MESSAGE_ID Signature
Method SET_CS_MESSAGE_ID on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no parameter.
Method SET_CS_MESSAGE_ID on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
Method SET_SEQ_ID_OFFER Signature
Method SET_SEQ_ID_OFFER on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no parameter.
Method SET_SEQ_ID_OFFER on class CL_SOAP_WSRMB_SEQ_PATTERN_3_C has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |