-
Notifications
You must be signed in to change notification settings - Fork 0
SAP S 4HANA
GallusHuber edited this page Aug 4, 2024
·
4 revisions
📖 Table of Contents
ER2CDS allows to integrate the existing data model of SAP S/4HANA systems. First create the ER2CDS OData service within your system.
- Create the CDS view entities
- Create the Service Definition
- Create a Service Binding (ZER2CDS) for the Service Definition
- Publish the service under
/sap/opu/odata/sap/ZER2CDS
Then the connection can be established using the VS Code command palette ER2CDS Diagram: Add SAP System
. Follow the setup guide accordingly. To remove an existing connection execute the ER2CDS Diagram: Remove SAP System
command.