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 |
|
| 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 | |
LC_IID | CHAR40 | CHAR | 40 | 0 | GUID of interface that define the methods | ||
| 2 | |
LC_CLNAME | TEXT64 | CHAR | 64 | 0 | liveCache: Name of a Class | ||
| 3 | |
LC_SCHEMA | TEXT32 | CHAR | 32 | 0 | liveCache: Schema | ||
| 4 | |
LC_CONTAIN | DEC20 | DEC | 20 | 0 | livecache: Container Number | ||
| 5 | |
LC_CLASSID | DEC20 | DEC | 20 | 0 | Internal class number in Live Cache | ||
| 6 | |
LC_CLID_HX | CHAR16 | CHAR | 16 | 0 | Internal Class Number in liveCache (Hexadecimal Value) | ||
| 7 | |
LC_OBJSIZE | DEC20 | DEC | 20 | 0 | Size of an instance of the class in bytes | ||
| 8 | |
LCPAGCOUNT | DEC20 | DEC | 20 | 0 | Size of container in pages | ||
| 9 | |
LCFREEPAGE | DEC20 | DEC | 20 | 0 | Number of pages that contain deleted instances | ||
| 10 | |
LCEMPTYPAG | DEC20 | DEC | 20 | 0 | No. of empty pages in container (release by garbage coll.) | ||
| 11 | |
LCKEY_LEAF | DEC20 | DEC | 20 | 0 | liveCache: Number of Index Pages per Container | ||
| 12 | |
LCOPERPAGE | DEC20 | DEC | 20 | 0 | Average number of instances per page | ||
| 13 | |
LCGARBOCHK | DEC20 | DEC | 20 | 0 | Number of instances checked by Garbage Collector | ||
| 14 | |
LCGARBOREL | DEC20 | DEC | 20 | 0 | Number of instances deleted by Garbage Collector | ||
| 15 | |
LCOCCUPAN | DEC20 | DEC | 20 | 0 | Container Fill Level in % | ||
| 16 | |
DEC | 20 | 0 | |||||
| 17 | |
DEC | 20 | 0 | |||||
| 18 | |
DEC | 20 | 0 | |||||
| 19 | |
CHAR3 | CHAR3 | CHAR | 3 | 0 | 3-Byte field | ||
| 20 | |
CHAR3 | CHAR3 | CHAR | 3 | 0 | 3-Byte field | ||
| 21 | |
CHAR10 | CHAR10 | CHAR | 10 | 0 | Character Field Length = 10 | ||
| 22 | |
CHAR | 32 | 0 |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |