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