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