Class Method list used by SAP ABAP Class CL_SHDB_TABLE_PROP (provides a cache for properties of HANA tables)
SAP ABAP Class
CL_SHDB_TABLE_PROP (provides a cache for properties of HANA tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 2 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 3 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 4 | CL_LIB_COLL_DATA - NEW | collection of data elements | ||
| 5 | CL_LIB_DATA_ELEMENT - CAST | data element for use in collections | ||
| 6 | CL_LIB_ITER - NEW | simple iterator on collections | ||
| 7 | CL_LIB_KEYVAL - NEW | maintains key-value pairs | ||
| 8 | CL_LIB_KEYVAL - NEW | maintains key-value pairs | ||
| 9 | CL_LIB_SELTAB - NEW_FLAT | handle selection tables | ||
| 10 | CL_LIB_SELTAB - SQL_WHERE_CONDITION | handle selection tables | ||
| 11 | CL_SHDB_DDL - CONSTRUCTOR | encapsulation of HANA DDL commands | ||
| 12 | CL_SHDB_DDL - CONSTRUCTOR | encapsulation of HANA DDL commands | ||
| 13 | CL_SHDB_DDL - ALTER_TABLE | encapsulation of HANA DDL commands | ||
| 14 | CL_SHDB_DDL - ALTER_TABLE | encapsulation of HANA DDL commands | ||
| 15 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE CREATE OBJECT rr_ref |
|
| 16 | CL_SHDB_TABLE_PROP - NEW_BY_SEL | provides a cache for properties of HANA tables | ||
| 17 | CL_SHDB_TABLE_PROP - NEW | provides a cache for properties of HANA tables | ||
| 18 | CL_SHDB_TABLE_PROP - NEW | provides a cache for properties of HANA tables | ||
| 19 | CL_SHDB_TABLE_PROP - GET_ITERATOR | provides a cache for properties of HANA tables | ||
| 20 | CL_SHDB_TABLE_PROP - GET | provides a cache for properties of HANA tables | ||
| 21 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_cols = iv_cols. |
|
| 22 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_where = iv_cond |
|
| 23 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE EXPORTING |
|
| 24 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE CREATE OBJECT rr_ref |
|
| 25 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_cols = iv_cols. |
|
| 26 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_where = lv_where |
|
| 27 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_where = iv_cond. |
|
| 28 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_cols = iv_cols |
|
| 29 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_table = iv_table |
|
| 30 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE EXPORTING |
|
| 31 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE CREATE OBJECT rr_ref |
|
| 32 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_where = iv_cond. |
|
| 33 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE iv_cols = iv_cols |
|
| 34 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE EXPORTING |
|
| 35 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE CREATE OBJECT _mr_smart_singleton |
|
| 36 | CL_SHDB_TABLE_PROP - COLUMNS | provides a cache for properties of HANA tables | ||
| 37 | CL_SHDB_TABLE_PROP - CONSTRUCTOR | provides a cache for properties of HANA tables | SOURCE EXPORTING |
|
| 38 | CL_SQL_METADATA - GET_COLUMNS | Method to Describe DB Objects | ||
| 39 | CL_SQL_METADATA_HDB - ADBC2RTTI | Implements CL_SQL_METADATA for PTI | ||
| 40 | CL_SQL_METADATA_HDB - CONSTRUCTOR | Implements CL_SQL_METADATA for PTI | ||
| 41 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 42 | CX_SHDB_EXCEPTION - RAISE | exceptions of HANA DB objects | ||
| 43 | IF_LIB_CACHE - LOAD | abstract cache interface | ||
| 44 | IF_LIB_ITERABLE - GET | basic iterator interface | ||
| 45 | IF_LIB_ITERABLE - NEXT | basic iterator interface | ||
| 46 | IF_LIB_ITERABLE - SIZE | basic iterator interface | ||
| 47 | IF_LIB_ITERABLE - VALID | basic iterator interface | ||
| 48 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |