SAP ABAP Class CL_SOAP_PERSIST_NOTIFY (Notify listeners about message persistance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_PERSISTENCY (Package) Administration Tools - Translation into DE, EN, FR, JA
Properties
Class CL_SOAP_PERSIST_NOTIFY  
Short Description Notify listeners about message persistance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_PERSISTENCY   Administration Tools - Translation into DE, EN, FR, JA 
Created 20090826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_PERSIST_NOTIFY has no forward declaration.
Interfaces
Class CL_SOAP_PERSIST_NOTIFY has no interface implemented.
Friends
Class CL_SOAP_PERSIST_NOTIFY has no friend class.
Attributes
Class CL_SOAP_PERSIST_NOTIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BEFORE_SAVING Static method Public Method Adjust SOAP persistance before saving 20101217
Events
# Event Type Visibility Description Created on
1 BEFORE_SAVING Static Event
(1)
Public
(2)
Before saving SOAP message 20101217
Types
Class CL_SOAP_PERSIST_NOTIFY has no local type.
Method Signatures

Method ADJUST_BEFORE_SAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERSISTENCY_RUNTIME Call by reference Object reference (TYPE REF TO) IF_SOAP_PERSISTENCY_RUNTIME 20120709

Method ADJUST_BEFORE_SAVING on class CL_SOAP_PERSIST_NOTIFY has no exception.
Event Signatures

Event BEFORE_SAVING Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ADJUSTABLE_PERSISTANCE Exporting Value transfer Object reference (TYPE REF TO) IF_SOAP_PERSIST_ADJUST Adjust SOAP persistance 20101217
2 MESSAGE_ID Exporting Value transfer Type reference (TYPE) SXMSMGUID XI: Message ID 20101217
History
Last changed by/on SAP  20130531 
SAP Release Created in