abap2UI5/app
oblomov-dev 7b47b3bba9
Update generation UI (#1471)
* update setup

* update

* Update abaplint.jsonc

* Update abaplint.jsonc
2024-10-02 00:43:43 +02:00
..
trans Update generation UI (#1471) 2024-10-02 00:43:43 +02:00
webapp New frontend (#1468) 2024-10-01 18:34:44 +02:00
.gitignore New frontend test (#1466) 2024-10-01 00:25:48 +02:00
package-lock.json Update generation UI (#1471) 2024-10-02 00:43:43 +02:00
package.json Update generation UI (#1471) 2024-10-02 00:43:43 +02:00
README.md Update README.md (#1469) 2024-10-01 18:47:10 +02:00
ui5-local.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00
ui5-mock.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00
ui5.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00

abap2UI5

Frontend stored in folder App

cd app

Develop & Test

Set the correct backend system in the yamls
Replace "/sap/bc/z2ui5" with your endpoint in the manifest

npm i
npm run start

Before PR

Transform UI5 App to stringified ABAP

node trans/trans2abap.js