SAP ABAP Class CL_SOAP_WSRMB_PROT_AGENT (extension to the WSRM protocol class)
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_PROT_AGENT | |
| Short Description | extension to the WSRM protocol class | |
| Super Class | ||
| 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 | 20070721 | SAP |
| Last change | 20080612 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_WSRMB_PROT_AGENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_WSRM_PROTOCOL | 20070721 | WSRM: WSRM protocol implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSRMB_PROT_AGENT' | class name | 20070721 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20070721 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | WSRMB_INTERACTION_PATTERN | WSRM interaction pattern number | 20070726 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_WSRMB_SEQUENCE_C | sequence interface for consumer role | 20070721 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_WSRMB_HDR_SEQ | sequence header for response | 20070806 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_WSRMB_SEQUENCE_P | sequence interface for provider role | 20070721 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_WSRMB_HDR_SEQ_ACK | sequence acknowledgement header for response | 20070808 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_WSRM_PROTOCOL | WSRM protocol | 20070721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070721 | |
| 2 | Instance method | Private | Method | execute processing for create sequence on provider location | 20070721 | |
| 3 | Instance method | Private | Method | execute processing for terminate sequence on provider loc. | 20070721 | |
| 4 | Instance method | Private | Method | post clone processing for any WSRM specific operation | 20070726 | |
| 5 | Instance method | Private | Method | post processing for send message on consumer location | 20070803 | |
| 6 | Instance method | Private | Method | post processing for send message on provider location | 20070721 | |
| 7 | Instance method | Private | Method | post processing for terminate sequence on provider location | 20070721 | |
| 8 | Instance method | Private | Method | pre processing for create sequence on consumer location | 20070725 | |
| 9 | Instance method | Private | Method | pre processing for create sequence on provider location | 20070721 | |
| 10 | Instance method | Private | Method | pre processing for send message on consumer location | 20070803 | |
| 11 | Instance method | Private | Method | pre processing for send message on provider location | 20070721 | |
| 12 | Instance method | Private | Method | pre processing for terminate sequence on provider location | 20070721 |
Events
Class CL_SOAP_WSRMB_PROT_AGENT has no event.
Types
Class CL_SOAP_WSRMB_PROT_AGENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WSRM_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WSRM_PROTOCOL | 20070721 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method EXEC_PROCESSING_CS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place | 20070721 |
Method EXEC_PROCESSING_CS_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method EXEC_PROCESSING_TS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place | 20070721 |
Method EXEC_PROCESSING_TS_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method POST_CLONE_CS_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if WSRMB processing took place | 20070726 |
Method POST_CLONE_CS_C on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method POST_PROCESS_SM_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070803 |
Method POST_PROCESS_SM_C on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method POST_PROCESS_SM_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070721 |
Method POST_PROCESS_SM_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method POST_PROCESS_TS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070721 |
Method POST_PROCESS_TS_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method PRE_PROCESS_CS_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070725 |
Method PRE_PROCESS_CS_C on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method PRE_PROCESS_CS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070724 |
Method PRE_PROCESS_CS_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method PRE_PROCESS_SM_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070803 |
Method PRE_PROCESS_SM_C on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method PRE_PROCESS_SM_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070721 |
Method PRE_PROCESS_SM_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
Method PRE_PROCESS_TS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | true, if processing took place and called can return | 20070721 |
Method PRE_PROCESS_TS_P on class CL_SOAP_WSRMB_PROT_AGENT has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |