Symptom
On SAP Datasphere Replication Flow, a CDS view is used to extract data from the source system (S/4HANA). The CDS view uses table functions and a filter is set on this CDS view.
When the replication flow is executed, it is aborts and fails with the following error message:
Error occurred during execution of API activity; see application log / Cannot subscribe to object ZCDS_VIEW; invalid filter settings / Error read object structure / Cannot read metadata for CDS view ZCDS_VIEW / No support for entities of type "Table function" (P_FML_SDM_PHASE_BADI_AMDP_TF)
If the filter is removed, the replication flow runs through without errors.
Environment
SAP Datasphere
Resolution
Implement SAP Note 3474548 - SAP Datasphere - ABAP Integration - Initial load of CDS table with filter and table function in stack.
Keywords
"Replication Flow", CDS, "CDS view", extraction, filter, "table function", P_FML_SDM_PHASE_BADI_AMDP_TF, "invalid filter settings" , KBA , CA-DI-IS-ABA , ABAP Integration , DS-DI-RF , Replication Flows , Problem