Data Element list used by SAP ABAP Table LVC_CLASSC (Information on Class Container/Garbage Collector)
SAP ABAP Table
LVC_CLASSC (Information on Class Container/Garbage Collector) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR10 | Character Field Length = 10 | ||
| 2 | CHAR3 | 3-Byte field | ||
| 3 | CHAR3 | 3-Byte field | ||
| 4 | LCEMPTYPAG | No. of empty pages in container (release by garbage coll.) | ||
| 5 | LCFREEPAGE | Number of pages that contain deleted instances | ||
| 6 | LCGARBOCHK | Number of instances checked by Garbage Collector | ||
| 7 | LCGARBOREL | Number of instances deleted by Garbage Collector | ||
| 8 | LCKEY_LEAF | liveCache: Number of Index Pages per Container | ||
| 9 | LCOCCUPAN | Container Fill Level in % | ||
| 10 | LCOPERPAGE | Average number of instances per page | ||
| 11 | LCPAGCOUNT | Size of container in pages | ||
| 12 | LC_CLASSID | Internal class number in Live Cache | ||
| 13 | LC_CLID_HX | Internal Class Number in liveCache (Hexadecimal Value) | ||
| 14 | LC_CLNAME | liveCache: Name of a Class | ||
| 15 | LC_CONTAIN | livecache: Container Number | ||
| 16 | LC_IID | GUID of interface that define the methods | ||
| 17 | LC_OBJSIZE | Size of an instance of the class in bytes | ||
| 18 | LC_SCHEMA | liveCache: Schema |