SAP ABAP Domain CNV_10020_LRU_METHOD (Method for deleting relationship data (partial loading))
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Basic Data
Domain Name CNV_10020_LRU_METHOD
Short Description Method for deleting relationship data (partial loading)  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 10     LRU - delete least used block
2 11     LRU considering number for block load
3 15     LRU without reset of access counter
4 16     LRU w/o reset of access counter and considering no.of block
5 20     LFU - delete recently least used block
6 21     LFU considering number for block load
7 30     FIFO - delete block that was loaded first
8 31     FIFO considering number for block load
9 40     RANDOM - block to be deleted is selected at random
10 41     RANDOM considering number for block load
11 42     RANDOM with modified probability
12 50     NO DELETE - no deletion of loaded blocks
       
History
Last changed by/on SAP  20141029 
SAP Release Created in