SAP ABAP Class IF_CLS_ASSIGNMENT_CACHE (Cache for classifications)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLS_ASSIGNMENT_CACHE Cache for classifications 20070313
Properties
Class IF_CLS_ASSIGNMENT_CACHE  
Short Description Cache for classifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070313   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLS_ASSIGNMENT_CACHE has no forward declaration.
Interfaces
Class IF_CLS_ASSIGNMENT_CACHE has no interface implemented.
Friends
Class IF_CLS_ASSIGNMENT_CACHE has no friend class.
Attributes
Class IF_CLS_ASSIGNMENT_CACHE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Clear cache 20070313
2 GET_HIT_RATE Instance method Public Method Get hit rate 20070313
Events
Class IF_CLS_ASSIGNMENT_CACHE has no event.
Types
Class IF_CLS_ASSIGNMENT_CACHE has no local type.
Method Signatures

Method CLEAR Signature

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

Method GET_HIT_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NO_OF_HITS Call by reference Type reference (TYPE) I 20070313
2 Exporting EX_RATE Call by reference Type reference (TYPE) I in percent 20070313
3 Exporting EX_TOTAL_NO_OF_ACCESSES Call by reference Type reference (TYPE) I 20070313

Method GET_HIT_RATE on class IF_CLS_ASSIGNMENT_CACHE has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in