SAP XCLA execution framework Tables
Are you looking for the right table related to SAP XCLA execution framework 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 XCLA execution framework (BC-CTS-XCL) module.
List of tables in XCLA execution framework
| Table | Description |
|---|---|
| TXCLA | Header Table for XCLA |
| TXCLA_FIELDS | List of Fields Accessed by XCLA |
| TXCLA_LISTENER | XCLA Registration Table: IF_XCLA_CONTENT_CHANGELISTENER |
| TXCLA_TABLES | List of Tables Accessed by XCLA |
| TXCLA_VIEWS_TMP | Table of Views Used Temporarily by XCLAs |