SAP HANA Local Native Development: Unterschied zwischen den Versionen

Aus MattWiki
(Die Seite wurde neu angelegt: „This article describes how to develop HANA native applications locally even without XSA server. Source: ABAP Freak Show Ep. 6 - HANA; Local Development, VCAP_…“)
 
K (Matt verschob die Seite Local HANA Development nach SAP HANA Local Native Development, ohne dabei eine Weiterleitung anzulegen)
(kein Unterschied)

Version vom 18. Februar 2021, 11:32 Uhr

This article describes how to develop HANA native applications locally even without XSA server.

Source: ABAP Freak Show Ep. 6 - HANA; Local Development, VCAP_SERVICES, and HDI Deployer Tips and Tricks -> https://www.youtube.com/watch?v=JLfv04rlmfI

Installation of Tools

Relevant Tools from SAP

npm i -g @sap/cds
npm i -g @sap/cds-dk

Additional 3rd Party Tools

npm i -g hana-cli