SAP ABAP Class CL_SOAP_WP_CACHE (WP spec. cache for Service Call data)
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_WP_CACHE  
Short Description WP spec. cache for Service Call data    
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_WP_CACHE has no interface implemented.
Friends
Class CL_SOAP_WP_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_MAX Constant Public Type reference (TYPE) I 100 20081016
2 TIME_MAX Constant Public Type reference (TYPE) I 60 20081016
3 _DATA_TAB Instance attribute Protected Type reference (TYPE) DATA_TTYP 20081016
4 _LAST_CHANGED Instance attribute Protected Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20081016
5 _MAX_COUNT Instance attribute Protected Type reference (TYPE) I 20081016
6 _MIN_COUNT Instance attribute Protected Type reference (TYPE) I 20081016
7 _WPID Instance attribute Protected Type reference (TYPE) WPINFO-WP_INDEX Process Identification 20081016
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SAVE Instance method Public Method 20081016
2 CLEAR Instance method Public Method 20081016
3 GET_ALL Instance method Public Method 20081016
4 GET_COUNT Instance method Public Method 20081016
5 GET_MAX_COUNT Instance method Public Method 20081016
6 GET_MIN_COUNT Instance method Public Method 20081016
7 GET_WP_ID Instance method Public Method 20081016
8 INSERT Instance method Public Method 20081016
9 SET_WP_ID Instance method Public Method 20081016
Events
Class CL_SOAP_WP_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DATA_TTYP Public See coding 20081016 data_ttyp TYPE TABLE OF met_int_str WITH DEFAULT KEY
2 MET_INT_STR Public See coding 20081016 BEGIN OF met_int_str, counter TYPE i. INCLUDE TYPE sxmsmeteraggpart AS p. TYPES: END OF met_int_str
Method Signatures

Method CHECK_SAVE Signature

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

Method CHECK_SAVE on class CL_SOAP_WP_CACHE has no exception.

Method CLEAR Signature

Method CLEAR on class CL_SOAP_WP_CACHE has no parameter.
Method CLEAR on class CL_SOAP_WP_CACHE has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTER Call by reference Type reference (TYPE) I 20081016
2 Returning DATA_TAB Value transfer Type reference (TYPE) CL_SOAP_MET_WPID=>DATA_TTYP 20081016

Method GET_ALL on class CL_SOAP_WP_CACHE has no exception.

Method GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20081016
2 Importing WPID_COUNTER Call by reference Type reference (TYPE) I 20081016

Method GET_COUNT on class CL_SOAP_WP_CACHE has no exception.

Method GET_MAX_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_COUNT Value transfer Type reference (TYPE) I 20081016

Method GET_MAX_COUNT on class CL_SOAP_WP_CACHE has no exception.

Method GET_MIN_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIN_COUNT Value transfer Type reference (TYPE) I 20081016

Method GET_MIN_COUNT on class CL_SOAP_WP_CACHE has no exception.

Method GET_WP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WPID Value transfer Type reference (TYPE) WPINFO-WP_INDEX Process Identification 20081016

Method GET_WP_ID on class CL_SOAP_WP_CACHE 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 Service Metering - partly aggregated records runtime inserts 20081016

Method INSERT on class CL_SOAP_WP_CACHE has no exception.

Method SET_WP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WPID Call by reference Type reference (TYPE) WPINFO-WP_INDEX Process Identification 20081016

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