Class Method list used by SAP ABAP Class CL_SHDB_TABSIZE_CACHE (provides a cache for table size information)
SAP ABAP Class
CL_SHDB_TABSIZE_CACHE (provides a cache for table size information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 2 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 3 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 4 | CL_SHDB_TABSIZE_CACHE - _FIND_TABLE | provides a cache for table size information | SOURCE _find_table( iv_table = iv_table iv_part = iv_part ). |
|
| 5 | CL_SHDB_TABSIZE_CACHE - _LOAD | provides a cache for table size information | SOURCE _load( ). |
|
| 6 | CL_SHDB_TABSIZE_CACHE - _LOAD | provides a cache for table size information | SOURCE _load( ). |
|
| 7 | CL_SHDB_TABSIZE_CACHE - _FIND_TABLE | provides a cache for table size information | SOURCE _find_table( iv_table = iv_table iv_part = iv_part ). |
|
| 8 | CL_SHDB_TABSIZE_CACHE - _FIND_TABLE | provides a cache for table size information | SOURCE _find_table( iv_table ). |
|
| 9 | CL_SHDB_TABSIZE_CACHE - RELOAD | provides a cache for table size information | ||
| 10 | CL_SHDB_TABSIZE_CACHE - RELEASE | provides a cache for table size information | ||
| 11 | CL_SHDB_TABSIZE_CACHE - RELEASE | provides a cache for table size information | ||
| 12 | CL_SHDB_TABSIZE_CACHE - RELEASE | provides a cache for table size information | ||
| 13 | CL_SHDB_TABSIZE_CACHE - NEW | provides a cache for table size information | ||
| 14 | CL_SHDB_TABSIZE_CACHE - GET | provides a cache for table size information | ||
| 15 | CL_SHDB_TABSIZE_CACHE - CONSTRUCTOR | provides a cache for table size information | SOURCE CREATE OBJECT _mr_singleton. |
|
| 16 | CL_SQL_METADATA - GET_COLUMNS | Method to Describe DB Objects | ||
| 17 | CL_SQL_METADATA_HDB - ADBC2RTTI | Implements CL_SQL_METADATA for PTI | ||
| 18 | CL_SQL_METADATA_HDB - CONSTRUCTOR | Implements CL_SQL_METADATA for PTI | ||
| 19 | CL_SQL_RESULT_SET - CLOSE | Resulting Set of an SQL Query | ||
| 20 | CL_SQL_RESULT_SET - NEXT_PACKAGE | Resulting Set of an SQL Query | ||
| 21 | CL_SQL_RESULT_SET - SET_PARAM_TABLE | Resulting Set of an SQL Query | ||
| 22 | CL_SQL_STATEMENT - CONSTRUCTOR | SQL statement | ||
| 23 | CL_SQL_STATEMENT - EXECUTE_QUERY | SQL statement | ||
| 24 | CX_SHDB_EXCEPTION - RAISE | exceptions of HANA DB objects |