Symptom
Create a CDS view in the ABAP system on top of a table with MANDT field and access the CDS view in Datasphere Replication Flow as source object. The MANDT column is not shown in the Object properties dialog in Datasphere.
Environment
SAP Datasphere
Reproducing the Issue
- Create an ABAP CDS view on top of an ABAP table with MADT column
- Create a connection to the ABAP source system in Datasphere
- Create a replication flow with the ABAP CDS view as the source in Datasphere
- Check the Object properties of the source CDS and the MANDT column is missing
Cause
MANDT column should not be used in CDS views
Resolution
The client field contradicts the client handling within CDS views. Please check the following link for further details: https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/6b4747db0e4743b49c3b97578b96c108/64f98210644a4ac3bce51aa4cb950b6b.html#client-dependency
See Also
Keywords
Replication, MADT, client, CDS view, ABAP , KBA , DS-DI-RF , Replication Flows , Problem