Skip to content

SAP S 4HANA

GallusHuber edited this page Aug 4, 2024 · 4 revisions

📖 Table of Contents

  1. Usage

Usage

ER2CDS allows to integrate the existing data model of SAP S/4HANA systems. First create the ER2CDS OData service within your system.

  1. Create the CDS view entities
  2. Create the Service Definition
  3. Create a Service Binding (ZER2CDS) for the Service Definition
  4. 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.

Clone this wiki locally