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 |
|
| 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 | |
LC_METHODE | CHAR32 | CHAR | 32 | 0 | Name of database procedure called | ||
| 2 | |
LC_CALLCNT | DEC | 20 | 0 | Number of database procedure calls | |||
| 3 | |
LCSUMRTIME | DEC20 | DEC | 20 | 0 | Total Runtime for All Calls (AvgRuntime * CallCnt) | ||
| 4 | |
LCAVGRTIME | DEC20_D3 | DEC | 20 | 3 | Average runtime in milliseconds | ||
| 5 | |
LCOMSDEREF | DEC20 | DEC | 20 | 0 | Number of dereferencings (accesses to object instances) | ||
| 6 | |
LCOMSSTORE | DEC20 | DEC | 20 | 0 | Number of object instance store operations | ||
| 7 | |
LC_STROLLB | DEC20 | DEC | 20 | 0 | Number of subtransactions that were rolled back | ||
| 8 | |
LC_EXCEPT | DEC20 | DEC | 20 | 0 | Number of C++ exceptions | ||
| 9 | |
LCOUTOFDAT | DEC20 | DEC | 20 | 0 | Number of out-of-date exceptions | ||
| 10 | |
LC_TIMEOUT | DEC20 | DEC | 20 | 0 | Number of timeouts during lockwaits | ||
| 11 | |
LC_LOGHOPS | DEC20 | DEC | 20 | 0 | Number of dereferencings with log access | ||
| 12 | |
DEC | 20 | 0 | |||||
| 13 | |
DEC | 20 | 0 | |||||
| 14 | |
SDB_TENANT | SDB_TABLE | CHAR | 32 | 0 | Tenant |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 620 |