SAP ABAP Unit Tables
Are you looking for the right table related to SAP ABAP Unit Tables to query in an ABAP Program, Class, Function Module and OData API?
There are number of standard tables in SAP S/4HANA system. The data of an application is distributed across several database fields. Finding the right table is important, in this post we'll look at list of all the tables in ABAP Unit (BC-DWB-TOO-UT) module.
List of tables in ABAP Unit
| Table | Description |
|---|---|
| SAUNIT_FAV_BASE | Master Data: Header of Favorites |
| SAUNIT_FAV_CLAS | Master Data: (local) Test Class that is Element of Favorite |
| SAUNIT_FAV_PROG | Master Data: Program that is Element of Favorite |
| TAUNIT | INTERNAL: Text table "ABAP Unit Assertions" |
| TAUNIT_CLT_SETUP | INTERNAL: Customizing of client |
| TAUNIT_KEY | INTERNAL: Text message definition |
| TAUNIT_META_DATA | ABAP Unit: Testclass Meta Data |
| TAUNIT_PROG_INFO | INTERNAL: Cache on test class meta data per program |
| TAUNIT_SRV_SETUP | INTERNAL: Customizing of machine |
| TAUNIT_TEST_REL | Test relations w/o active/inactive handling; use DWINACTIV |