Class Method list used by SAP ABAP Class CL_TREX_TEST_TABLE (Generic Table for Testing)
SAP ABAP Class
CL_TREX_TEST_TABLE (Generic Table for Testing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_ELEMDESCR - GET_D | Runtime Type Services | ||
| 2 | CL_ABAP_ELEMDESCR - GET_F | Runtime Type Services | ||
| 3 | CL_ABAP_ELEMDESCR - GET_I | Runtime Type Services | ||
| 4 | CL_ABAP_ELEMDESCR - GET_I | Runtime Type Services | ||
| 5 | CL_ABAP_ELEMDESCR - GET_P | Runtime Type Services | ||
| 6 | CL_ABAP_ELEMDESCR - GET_STRING | Runtime Type Services | ||
| 7 | CL_ABAP_ELEMDESCR - GET_T | Runtime Type Services | ||
| 8 | CL_ABAP_ELEMDESCR - GET_X | Runtime Type Services | ||
| 9 | CL_ABAP_ELEMDESCR - GET_C | Runtime Type Services | ||
| 10 | CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | ||
| 11 | CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | ||
| 12 | CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | ||
| 13 | CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | ||
| 14 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 15 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 16 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 17 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 18 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 19 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 20 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 21 | CL_TREX_DB_CONNECTION - IS_NEW_DB | TREX connection via DBSL. | ||
| 22 | CL_TREX_SQL_UTILITY - GET_PTIME_TABLE_META | Tools for generating SQL statements | ||
| 23 | CL_TREX_STRUCTURE - COMP_DESCR_TO_AB_COMPDESCR | Structure Abstraction | ||
| 24 | CL_TREX_STRUCTURE - ATTR_DEF_TO_AB_COMPDESCR | Structure Abstraction | ||
| 25 | CL_TREX_STRUCTURE - ATTR_DEF_TO_AB_COMPDESCR | Structure Abstraction | ||
| 26 | CL_TREX_TABLE_META - CREATE_BY_DATA | Table Metadata | ||
| 27 | CL_TREX_TEST_TABLE - ASSERT_EQUALS | Generic Table for Testing | ||
| 28 | CL_TREX_TEST_TABLE - ASSERT_EQUALS | Generic Table for Testing | ||
| 29 | CL_TREX_TEST_TABLE - ASSERT_FLOAT_EQUALS | Generic Table for Testing | SOURCE assert_float_equals( exp = exp act = act msg = msg tol = tol ) . |
|
| 30 | CL_TREX_TEST_TABLE - CREATE_TABLE_FROM_ATTRIBUTES | Generic Table for Testing | ||
| 31 | CL_TREX_TEST_TABLE - CREATE_TABLE_FROM_NEWDB | Generic Table for Testing | SOURCE rval = create_table_from_newdb( table_name = index_id ). |
|
| 32 | CL_TREX_TEST_TABLE - CREATE_TABLE_FROM_TREX | Generic Table for Testing | SOURCE rval = create_table_from_trex( rfcdest = rfcdest index_id = index_id ). |
|
| 33 | CL_TREX_TEST_TABLE - CREATE_TABLE_FROM_VIEW | Generic Table for Testing |