Table/Structure Field list used by SAP ABAP Function Module LC_SEL_CLASSCONTAINERS (Selektieren Daten aus der Systemtabelle CLASSCONTAINERS)
SAP ABAP Function Module
LC_SEL_CLASSCONTAINERS (Selektieren Daten aus der Systemtabelle CLASSCONTAINERS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME |
|
| 3 | HDB_LC_CONTAINER_STATISTICS - OMS_SCHEMA_NAME | HDB_LC_CONTAINER_STATISTICS-OMS_SCHEMA_NAME | ||
| 4 | HDB_LC_CONTAINER_STATISTICS - PAGE_COUNT | HDB_LC_CONTAINER_STATISTICS-PAGE_COUNT | ||
| 5 | HDB_LC_CONTAINER_STATISTICS - OMS_CONTAINER_NO | HDB_LC_CONTAINER_STATISTICS-OMS_CONTAINER_NO | ||
| 6 | HDB_LC_CONTAINER_STATISTICS - OMS_CLASS_NAME | HDB_LC_CONTAINER_STATISTICS-OMS_CLASS_NAME | ||
| 7 | HDB_LC_CONTAINER_STATISTICS - OMS_CLASS_ID | HDB_LC_CONTAINER_STATISTICS-OMS_CLASS_ID | ||
| 8 | HDB_LC_CONTAINER_STATISTICS - OBJECT_SIZE_SUM | HDB_LC_CONTAINER_STATISTICS-OBJECT_SIZE_SUM | ||
| 9 | HDB_LC_CONTAINER_STATISTICS - OBJECT_COUNT | HDB_LC_CONTAINER_STATISTICS-OBJECT_COUNT | ||
| 10 | HDB_LC_CONTAINER_STATISTICS - CLASS_SIZE | HDB_LC_CONTAINER_STATISTICS-CLASS_SIZE | ||
| 11 | LVC_CLASSC - PAGECOUNT | Size of container in pages | ||
| 12 | LVC_CLASSC - OCCUPANCY | Container Fill Level in % | ||
| 13 | LVC_CLASSC - OBJCOUNT | LVC_CLASSC-OBJCOUNT | ||
| 14 | LVC_CLASSC - NOCACHE | 3-Byte field | ||
| 15 | LVC_CLASSC - LCSIZE | Size of an instance of the class in bytes | ||
| 16 | LVC_CLASSC - LCSCHEMA | liveCache: Schema | SOURCE VALUE(SCHEMA) LIKE LVC_CLASSC-LCSCHEMA OPTIONAL |
|
| 17 | LVC_CLASSC - LCSCHEMA | liveCache: Schema | ||
| 18 | LVC_CLASSC - GUID | GUID of interface that define the methods | ||
| 19 | LVC_CLASSC - CONTAINER | livecache: Container Number | SOURCE VALUE(CONTAINERNUMBER) LIKE LVC_CLASSC-CONTAINER OPTIONAL |
|
| 20 | LVC_CLASSC - CONTAINER | livecache: Container Number | ||
| 21 | LVC_CLASSC - CLASS_NAME | liveCache: Name of a Class | SOURCE VALUE(CLASSNAME) LIKE LVC_CLASSC-CLASS_NAME OPTIONAL |
|
| 22 | LVC_CLASSC - CLASS_NAME | liveCache: Name of a Class | ||
| 23 | LVC_CLASSC - CLASS_ID | Internal class number in Live Cache | ||
| 24 | LVC_CLASSC - CACHINGMODE | Character Field Length = 10 | ||
| 25 | LVC_CLASSC - CACHE | 3-Byte field |