Class Method list used by SAP ABAP Class CL_SHDB_STORAGE (storage type (column vs. row) of HANA tables)
SAP ABAP Class CL_SHDB_STORAGE (storage type (column vs. row) of HANA tables) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_LIB_COLL_DATA - NEW collection of data elements
2 Class Method  CL_LIB_ITER - NEW simple iterator on collections
3 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - CONSTRUCTOR process lines of two tables
4 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - PROCESS process lines of two tables
5 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_AFTER process lines of two tables
6 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_EQ process lines of two tables
7 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_GT process lines of two tables
8 Class Method  CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_LT process lines of two tables
9 Class Method  CL_SHDB_DDL - CONSTRUCTOR encapsulation of HANA DDL commands
10 Class Method  CL_SHDB_DDL - ALTER_TABLE encapsulation of HANA DDL commands
11 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE iv_source = _mc_src_ddic.
12 Class Method  CL_SHDB_STORAGE - _LOAD_FROM_DDIC storage type (column vs. row) of HANA tables SOURCE _load_from_ddic( ).
13 Class Method  CL_SHDB_STORAGE - _LOAD_FROM_DB storage type (column vs. row) of HANA tables SOURCE _load_from_db( ).
14 Class Method  CL_SHDB_STORAGE - WRITE_DB storage type (column vs. row) of HANA tables
15 Class Method  CL_SHDB_STORAGE - NEW_BY_DDIC storage type (column vs. row) of HANA tables
16 Class Method  CL_SHDB_STORAGE - NEW_BY_DB storage type (column vs. row) of HANA tables
17 Class Method  CL_SHDB_STORAGE - GET_ROW_ITER storage type (column vs. row) of HANA tables
18 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE iv_source = _mc_src_file.
19 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE iv_file = iv_file
20 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE EXPORTING
21 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE CREATE OBJECT rr_ref
22 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE EXPORTING
23 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE CREATE OBJECT rr_ref
24 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE iv_source = _mc_src_db.
25 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE EXPORTING
26 Class Method  CL_SHDB_STORAGE - CONSTRUCTOR storage type (column vs. row) of HANA tables SOURCE CREATE OBJECT rr_ref
27 Class Method  CX_SHDB_EXCEPTION - RAISE exceptions of HANA DB objects
28 Class Method  CX_SHDB_EXCEPTION - RAISE exceptions of HANA DB objects
29 Class Method  CX_SHDB_EXCEPTION - RAISE exceptions of HANA DB objects
30 Class Method  CX_SHDB_EXCEPTION - RAISE exceptions of HANA DB objects
31 Class Method  IF_LIB_CACHE - LOAD abstract cache interface