SAP ABAP Class CL_SOAP_PERSIST_ADJUST (Adjust SOAP 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_PERSIST_ADJUST Adjust SOAP persistance 20101217
Properties
Class CL_SOAP_PERSIST_ADJUST  
Short Description Adjust SOAP persistance    
Super Class    
Instantiability of a Class 0  Private 
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_ADJUST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_PERSIST_ADJUST Adjust SOAP persistance 20101217
Friends
Class CL_SOAP_PERSIST_ADJUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PERSIST_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_SOAP_PERSISTENCY_RUNTIME 20120709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101217
2 GET Static method Public Method Get instance for adjustments of SOAP persistance 20101217
Events
Class CL_SOAP_PERSIST_ADJUST has no event.
Types
Class CL_SOAP_PERSIST_ADJUST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SOAP_PERSIST_ADJUST has no exception.

Method GET 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
2 Returning RO_ADJUST Value transfer Object reference (TYPE REF TO) IF_SOAP_PERSIST_ADJUST Adjust SOAP persistance 20101217

Method GET on class CL_SOAP_PERSIST_ADJUST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in