SAP ABAP Class CL_SOAP_SHM_MET_CACHE_AREA_MAN (Metering Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Properties
Class CL_SOAP_SHM_MET_CACHE_AREA_MAN  
Short Description Metering Cache    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20080915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_SHM_ENQUEUE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no interface implemented.
Friends
Class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LOCK_KEY Constant Public Type reference (TYPE) CL_SOAP_SHM_ENQUEUE=>NAME 'SOAP_METERING' 20080915
2 C_N_MAX Constant Public Type reference (TYPE) I 1000 20080915
3 C_TIME_MAX Constant Public Type reference (TYPE) I 60 20080915
Methods
# Method Level Visibility Method type Description Created on
1 FLUSH Static method Public Method 20080915
2 GET_DATA Static method Protected Method 20080915
3 INSERT Static method Public Method 20080915
4 INSERT_CACHE Static method Protected Method 20080915
5 SAVE_DB Static method Protected Method 20080915
Events
Class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DATA_TTYP Public See coding 20080916 data_ttyp TYPE TABLE OF sxmsmeteraggpart WITH DEFAULT KEY
Method Signatures

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_ERROR Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20080915

Method FLUSH on class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_TAB Value transfer Type reference (TYPE) DATA_TTYP 20080916
2 Importing INST_TAB Call by reference Type reference (TYPE) SHM_INST_INFOS Übersicht aller Instanzen eines SHM-Gebiets 20080916

Method GET_DATA on class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) SXMSMETERAGGPART 20080915

Method INSERT on class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no exception.

Method INSERT_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) SXMSMETERAGGPART 20080916

Method INSERT_CACHE on class CL_SOAP_SHM_MET_CACHE_AREA_MAN has no exception.

Method SAVE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TAB Call by reference Type reference (TYPE) DATA_TTYP 20080916

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