SAP ABAP Class IF_SOAP_EVENTING (event interface)
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
Class IF_SOAP_EVENTING  
Short Description event interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_EVENTING has no forward declaration.
Interfaces
Class IF_SOAP_EVENTING has no interface implemented.
Friends
Class IF_SOAP_EVENTING has no friend class.
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 PROCESS_EVENT_CALL Instance method Public Method process triggered event call 20081204
2 REGISTER_PROT_CONTEXT Instance method Public Method hand over the protocol context 20081219
3 REGISTER_TXH Instance method Public Method register the event runtime at the TxH 20090217
Events
Class IF_SOAP_EVENTING has no event.
Types
Class 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 Importing I_FRAMEWORK Call by reference Object reference (TYPE REF TO) IF_PROXY_FRAMEWORK_WS Proxy Framework for Web Service 20081204
2 Importing I_MSG_PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20081204
# Exception Resumable Description Created on
1 CX_SOAP_EVENTING 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 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20081219

Method REGISTER_PROT_CONTEXT on class IF_SOAP_EVENTING has no exception.

Method REGISTER_TXH Signature

Method REGISTER_TXH on class IF_SOAP_EVENTING has no parameter.
Method REGISTER_TXH on class IF_SOAP_EVENTING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in