SAP ABAP Table LVCPERFMON (COM Routines Cost Determination Using monitor_oms)
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 LVCPERFMON   Table Relationship Diagram
Short Description COM Routines Cost Determination Using monitor_oms    
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 METHODE LC_METHODE CHAR32 CHAR 32   0   Name of database procedure called  
2 CALL_CNT LC_CALLCNT   DEC 20   0   Number of database procedure calls  
3 SUM_RTIME LCSUMRTIME DEC20 DEC 20   0   Total Runtime for All Calls (AvgRuntime * CallCnt)  
4 AVG_RTIME LCAVGRTIME DEC20_D3 DEC 20   3   Average runtime in milliseconds  
5 AVG_ODEREF LCOMSDEREF DEC20 DEC 20   0   Number of dereferencings (accesses to object instances)  
6 AVG_OSTORE LCOMSSTORE DEC20 DEC 20   0   Number of object instance store operations  
7 AVG_SROLLB LC_STROLLB DEC20 DEC 20   0   Number of subtransactions that were rolled back  
8 AVG_EXCEPT LC_EXCEPT DEC20 DEC 20   0   Number of C++ exceptions  
9 AVG_OODATE LCOUTOFDAT DEC20 DEC 20   0   Number of out-of-date exceptions  
10 AVG_TIMOUT LC_TIMEOUT DEC20 DEC 20   0   Number of timeouts during lockwaits  
11 AVGHISTACC LC_LOGHOPS DEC20 DEC 20   0   Number of dereferencings with log access  
12 SUMDEREFS     DEC 20   0    
13 DRFSPERSEC     DEC 20   0    
14 TENANT SDB_TENANT SDB_TABLE CHAR 32   0   Tenant  
History
Last changed by/on SAP  20130604 
SAP Release Created in 620