TableCDC: SOURCETAB_NOT_PRESENT_ON_DB
Error:
RfcInvoke failed(RFC_ABAP_RUNTIME_FAILURE): RAISE_EXCEPTION - Exception condition "SOURCETAB_NOT_PRESENT_ON_DB" triggered.
The log table has already been created. Rolling back.
The log table has already been created. Rolling back.
Solution:
In general, SAP views aren't supported using TableCDC extraction type, e.g. CDS Database View like BASA, BSIS, GLT0, etc.
Use the successor objects in the S/4HANA data model instead, or extract them via Table extractor without delta-functionality.