SAP ABAP Class CL_SOAP_EVENTING_API_INTERNAL (APIs for internal components)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_EVENTING_API APIs for external components 20130801
Properties
Class CL_SOAP_EVENTING_API_INTERNAL  
Short Description APIs for internal components    
Super Class CL_SOAP_EVENTING_API APIs for external components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_EVENT   Package for WS Eventing 
Created 20130801   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_EVENTING_API_INTERNAL has no forward declaration.
Interfaces
Class CL_SOAP_EVENTING_API_INTERNAL has no interface implemented.
Friends
Class CL_SOAP_EVENTING_API_INTERNAL has no friend class.
Attributes
Class CL_SOAP_EVENTING_API_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_SUBSCRIBERS Static method Public Method cancel given subscribers 20130801
2 GET_SUBSCRIBERS Static method Public Method return all subscribers with given persist ids of events 20130801
Events
Class CL_SOAP_EVENTING_API_INTERNAL has no event.
Types
Class CL_SOAP_EVENTING_API_INTERNAL has no local type.
Method Signatures

Method CANCEL_SUBSCRIBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOT_CANCELLED Call by reference Type reference (TYPE) TTAB_SRT_EVENTS table type of srt_events 20130904
2 Importing IT_SUBSCRIBER Call by reference Type reference (TYPE) TTAB_SRT_EVENTS table type of srt_events 20130801

Method CANCEL_SUBSCRIBERS on class CL_SOAP_EVENTING_API_INTERNAL has no exception.

Method GET_SUBSCRIBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSGGUID Call by reference Type reference (TYPE) SXMSGUID_TTYP 20130801
2 Returning RT_EVENT Value transfer Type reference (TYPE) TTAB_SRT_EVENTS 20130801

Method GET_SUBSCRIBERS on class CL_SOAP_EVENTING_API_INTERNAL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740