SAP ABAP Table SVMCRT_PROF_CLASS_STAT (Class Statistics Record for Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Basic Data
Table Category INTTAB    Structure 
Structure SVMCRT_PROF_CLASS_STAT   Table Relationship Diagram
Short Description Class Statistics Record for Class    
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 CLASS_NAME SVMCRT_PROF_CLASSNAME   STRG 0   0   Name of a Java Class  
2 YOUNG_COUNT SVMCRT_PROF_COUNT   INT4 10   0   Number  
3 YOUNG_NET_SIZE SVMCRT_PROF_NETSIZE   INT4 10   0   Object Size Without Referenced Objects (Net Size)  
4 YOUNG_GROSS_SIZE SVMCRT_PROF_GROSSSIZE   INT4 10   0   Object Size of Inclusive Referenced Objects (Gross Size)  
5 OLD_COUNT SVMCRT_PROF_COUNT   INT4 10   0   Number  
6 OLD_NET_SIZE SVMCRT_PROF_NETSIZE   INT4 10   0   Object Size Without Referenced Objects (Net Size)  
7 OLD_GROSS_SIZE SVMCRT_PROF_GROSSSIZE   INT4 10   0   Object Size of Inclusive Referenced Objects (Gross Size)  
8 TOTAL_COUNT SVMCRT_PROF_COUNT   INT4 10   0   Number  
9 TOTAL_NET_SIZE SVMCRT_PROF_NETSIZE   INT4 10   0   Object Size Without Referenced Objects (Net Size)  
10 TOTAL_GROSS_SIZE SVMCRT_PROF_GROSSSIZE   INT4 10   0   Object Size of Inclusive Referenced Objects (Gross Size)  
History
Last changed by/on SAP  20130604 
SAP Release Created in 710