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 Class Method  CL_ABAP_STRUCTDESCR - GET_COMPONENTS Runtime Type Services
2 Class Method  CL_ABAP_TABLEDESCR - CREATE Runtime Type Services
3 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
4 Class Method  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 Class Method  CL_SHDB_TABSIZE_CACHE - _LOAD provides a cache for table size information SOURCE _load( ).
6 Class Method  CL_SHDB_TABSIZE_CACHE - _LOAD provides a cache for table size information SOURCE _load( ).
7 Class Method  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 Class Method  CL_SHDB_TABSIZE_CACHE - _FIND_TABLE provides a cache for table size information SOURCE _find_table( iv_table ).
9 Class Method  CL_SHDB_TABSIZE_CACHE - RELOAD provides a cache for table size information
10 Class Method  CL_SHDB_TABSIZE_CACHE - RELEASE provides a cache for table size information
11 Class Method  CL_SHDB_TABSIZE_CACHE - RELEASE provides a cache for table size information
12 Class Method  CL_SHDB_TABSIZE_CACHE - RELEASE provides a cache for table size information
13 Class Method  CL_SHDB_TABSIZE_CACHE - NEW provides a cache for table size information
14 Class Method  CL_SHDB_TABSIZE_CACHE - GET provides a cache for table size information
15 Class Method  CL_SHDB_TABSIZE_CACHE - CONSTRUCTOR provides a cache for table size information SOURCE CREATE OBJECT _mr_singleton.
16 Class Method  CL_SQL_METADATA - GET_COLUMNS Method to Describe DB Objects
17 Class Method  CL_SQL_METADATA_HDB - ADBC2RTTI Implements CL_SQL_METADATA for PTI
18 Class Method  CL_SQL_METADATA_HDB - CONSTRUCTOR Implements CL_SQL_METADATA for PTI
19 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
20 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
21 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
22 Class Method  CL_SQL_STATEMENT - CONSTRUCTOR SQL statement
23 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
24 Class Method  CX_SHDB_EXCEPTION - RAISE exceptions of HANA DB objects