Function Module for Table CDC
The Table CDC extraction type requires the installation of the custom function modules /THEO/CDC and /THEO/READ_TABLE in your SAP system.
Installation of THEO_CDC_ECC or THEO_CDC_S4
The SAP transport request for installing the function module is available for download in the Customer Portal. Make sure to use the correct transport request for your SAP system.
| Transport Request | SAP System |
|---|---|
THEO_CDC_ECC.zip | SAP ECC Systems |
THEO_CDC_S4.zip | SAP S/4 Systems with SAP_BASIS Version < 7.55 |
THEO_CDC_S4_755.zip | SAP S/4 Systems with SAP_BASIS Version ≥ 7.55 |
For information on how to use transport requests, see Knowledge Base: Import an SAP Transport Request.
Function Modules for CDC
The function groups /THEO/CDC_ECC and /THEO/CDC_S4 both contain the following function modules:
| Function Modules | Description |
|---|---|
| /THEO/CLEAR_LOGTAB | Clears entries of log tab up to a given sequence number |
| /THEO/COUNT_LOGTAB_ENTRIES | Counts log table entries |
| /THEO/CREATE_LOG_TABLE | Creates log tables |
| /THEO/CREATE_TRIGGERS | Creates DB triggers for CDC |
| /THEO/DELETE_LOG_TABLE | Deletes log tables |
| /THEO/DELETE_TRIGGERS | Deletes DB triggers for CDC |
| /THEO/GET_DB | Retrieves database system identifier |
| /THEO/GET_INFO | Retrieves package information |
| /THEO/GET_DB_TIMESTAMP | Retrieves database timestamps |
| /THEO/GET_TRIGGERS | Retrieves triggers |
Related Topics
- Knowledge Base Article: Import an SAP Transport Request
- Knowledge Base Article: Delta Mechanism of Table CDC
- Table CDC - Prerequisites
Last update: January 7, 2026