SAP ABAP Interface IF_SOAP_EVENTING (event interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_EVENT (Package) Package for WS Eventing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_EVENTING | handler for SOAP Event messages | 20081204 |
Properties
| Interface | IF_SOAP_EVENTING | |
| Short Description | event interface |
General Data
| Package | SOAP_EVENT | Package for WS Eventing |
| Created | 20081204 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_EVENTING has no forward declaration.
Interfaces
Interface IF_SOAP_EVENTING has no interface.
Friends
Interface IF_SOAP_EVENTING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_HTTP_HDR_PARENT_ID | Constant | Public | Type reference (TYPE) | STRING | 'PARENT_EVENT_MESSAGE_ID' | 20090810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | process triggered event call | 20081204 | |
| 2 | Instance method | Public | Method | hand over the protocol context | 20081219 | |
| 3 | Instance method | Public | Method | register the event runtime at the TxH | 20090217 |
Events
Interface IF_SOAP_EVENTING has no event.
Types
Interface IF_SOAP_EVENTING has no local type.
Method Signatures
Method PROCESS_EVENT_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_WS | Proxy Framework for Web Service | 20081204 | |||
| 2 | I_MSG_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20081204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class for Eventing | 20081215 |
Method REGISTER_PROT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20081219 |
Method REGISTER_PROT_CONTEXT on Interface IF_SOAP_EVENTING has no exception.
Method REGISTER_TXH Signature
Method REGISTER_TXH on Interface IF_SOAP_EVENTING has no parameter.
Method REGISTER_TXH on Interface IF_SOAP_EVENTING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |