SAP ABAP Table LVC_CLASSC (Information on Class Container/Garbage Collector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-LVC (Application Component) liveCache
     SLVC (Package) liveCache CCMS
Basic Data
Table Category INTTAB    Structure 
Structure LVC_CLASSC   Table Relationship Diagram
Short Description Information on Class Container/Garbage Collector    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 GUID LC_IID CHAR40 CHAR 40   0   GUID of interface that define the methods  
2 CLASS_NAME LC_CLNAME TEXT64 CHAR 64   0   liveCache: Name of a Class  
3 LCSCHEMA LC_SCHEMA TEXT32 CHAR 32   0   liveCache: Schema  
4 CONTAINER LC_CONTAIN DEC20 DEC 20   0   livecache: Container Number  
5 CLASS_ID LC_CLASSID DEC20 DEC 20   0   Internal class number in Live Cache  
6 CLASSID_HX LC_CLID_HX CHAR16 CHAR 16   0   Internal Class Number in liveCache (Hexadecimal Value)  
7 LCSIZE LC_OBJSIZE DEC20 DEC 20   0   Size of an instance of the class in bytes  
8 PAGECOUNT LCPAGCOUNT DEC20 DEC 20   0   Size of container in pages  
9 FREEPAGES LCFREEPAGE DEC20 DEC 20   0   Number of pages that contain deleted instances  
10 EMPTYPAGE LCEMPTYPAG DEC20 DEC 20   0   No. of empty pages in container (release by garbage coll.)  
11 KEY_LEAF LCKEY_LEAF DEC20 DEC 20   0   liveCache: Number of Index Pages per Container  
12 OBJPRPAGE LCOPERPAGE DEC20 DEC 20   0   Average number of instances per page  
13 GARBOCHCK LCGARBOCHK DEC20 DEC 20   0   Number of instances checked by Garbage Collector  
14 GARBOREL LCGARBOREL DEC20 DEC 20   0   Number of instances deleted by Garbage Collector  
15 OCCUPANCY LCOCCUPAN DEC20 DEC 20   0   Container Fill Level in %  
16 KEY_PARTC     DEC 20   0    
17 UNUSED_BPP     DEC 20   0    
18 OBJCOUNT     DEC 20   0    
19 CACHE CHAR3 CHAR3 CHAR 3   0   3-Byte field  
20 NOCACHE CHAR3 CHAR3 CHAR 3   0   3-Byte field  
21 CACHINGMODE CHAR10 CHAR10 CHAR 10   0   Character Field Length = 10  
22 TENANTVALUE     CHAR 32   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in