SAP ABAP Class CL_SOAP_SHM_MET_FAC (factory class für metering SHMs)
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_FAC  
Short Description factory class für metering SHMs    
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 20080714   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_MET_WPID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SOAP_SHM_MET_FAC has no interface implemented.
Friends
Class CL_SOAP_SHM_MET_FAC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _HANDLE_TAB Static Attribute Protected Type reference (TYPE) HANDLE_TTYP 20081016
2 _ID_CACHE_HANDLE Static Attribute Protected Object reference (TYPE REF TO) CL_SOAP_SHM_WP_MET Work Process ID cache and intermediate storage 20081016
3 _ID_CACHE_HANDLE_READ Static Attribute Protected Object reference (TYPE REF TO) CL_SOAP_SHM_WP_MET Work Process ID cache and intermediate storage 20081016
4 _ID_UPDATE Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20081016
5 _WP_CACHE_READ_HANDLE Static Attribute Protected Object reference (TYPE REF TO) CL_SOAP_SHM_MET Metering data for each WP 20081016
6 _WP_CACHE_WRITE_HANDLE Static Attribute Protected Object reference (TYPE REF TO) CL_SOAP_SHM_MET Metering data for each WP 20081016
7 _WP_ID Static Attribute Protected Type reference (TYPE) WPINFO-WP_INDEX Process Identification 20081016
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081016
2 DETACH_ID_CACHE Static method Public Method 20081016
3 DETACH_ID_CACHE_READ Static method Public Method 20081016
4 DETACH_WP_CACHE_READ Static method Public Method 20081016
5 DETACH_WP_CACHE_WRITE Static method Public Method 20081016
6 DETACH_WP_READ_CACHES Static method Public Method 20081016
7 GET_ID_CACHE Static method Public Method 20081016
8 GET_ID_CACHE_READ Static method Public Method 20081016
9 GET_ID_CACHE_WRITE Static method Public Method 20081016
10 GET_WP_ACT_CACHE_READ Static method Public Method 20081016
11 GET_WP_CACHE_ALL Static method Public Method 20081016
12 GET_WP_CACHE_INSERT Static method Protected Method 20081016
13 GET_WP_CACHE_MULTI_UPDATE Static method Public Method 20081016
14 GET_WP_CACHE_READ Static method Public Method 20081016
15 GET_WP_CACHE_UPDATE Static method Public Method 20081016
Events
Class CL_SOAP_SHM_MET_FAC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CACHE_STR Public See coding 20081016 BEGIN OF cache_str, wpid_str TYPE REF TO cl_soap_met_wpid=>wp_info_str, cache TYPE REF TO cl_soap_wp_cache, END OF cache_str
2 CACHE_TTYP Public See coding 20081016 cache_ttyp TYPE TABLE OF REF TO cl_soap_wp_cache WITH DEFAULT KEY
3 HANDLE_TTYP Public See coding 20081016 handle_ttyp TYPE TABLE OF REF TO cl_soap_shm_met WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SOAP_SHM_MET_FAC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_SHM_MET_FAC has no exception.

Method DETACH_ID_CACHE Signature

Method DETACH_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no exception.

Method DETACH_ID_CACHE_READ Signature

Method DETACH_ID_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_ID_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.

Method DETACH_WP_CACHE_READ Signature

Method DETACH_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.

Method DETACH_WP_CACHE_WRITE Signature

Method DETACH_WP_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no exception.

Method DETACH_WP_READ_CACHES Signature

Method DETACH_WP_READ_CACHES on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_READ_CACHES on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_ID_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_MET_WPID Work Process IDs 20081016

Method GET_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_ID_CACHE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_MET_WPID Work Process IDs 20081016
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20081016

Method GET_ID_CACHE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_MET_WPID Work Process IDs 20081016

Method GET_ID_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_ACT_CACHE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_WP_CACHE WP spec. cache for Service Call data 20081016

Method GET_WP_ACT_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_CACHE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE_TAB Value transfer Type reference (TYPE) CACHE_TTYP 20081016
2 Importing WP_ID_TAB Call by reference Type reference (TYPE) CL_SOAP_MET_WPID=>WPID_TTYP 20081016

Method GET_WP_CACHE_ALL on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_CACHE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_WP_CACHE WP spec. cache for Service Call data 20081016

Method GET_WP_CACHE_INSERT on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_CACHE_MULTI_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_WP_CACHE WP spec. cache for Service Call data 20081016

Method GET_WP_CACHE_MULTI_UPDATE on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_CACHE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_WP_CACHE WP spec. cache for Service Call data 20081016
2 Importing WP_ID Call by reference Type reference (TYPE) WPINFO-WP_INDEX Process Identification 20081016

Method GET_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.

Method GET_WP_CACHE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE Value transfer Object reference (TYPE REF TO) CL_SOAP_WP_CACHE WP spec. cache for Service Call data 20081016

Method GET_WP_CACHE_UPDATE on class CL_SOAP_SHM_MET_FAC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720