Hierarchy v2 sample

Including
- CDS OData V2 Adapter Proxy
- OData V2
- Fiori Elements V2
- SAPUI5
- List Report (type `TreeTable`)
- `@sap.hierarchy` annotations
This commit is contained in:
Christian Georgi
2022-06-15 09:28:41 +02:00
committed by Christian Georgi
parent e44d62ac49
commit bf2b12e4e8
9 changed files with 239 additions and 1 deletions

View File

@@ -74,6 +74,10 @@ Each sub directory essentially is an individual npm package arranged in an [all-
- Support for [Fiori Draft](https://cap.cloud.sap/docs/guides/fiori#draft)
- Support for [Value Helps](https://cap.cloud.sap/docs/guides/fiori#value-help)
- Serving SAP Fiori apps locally
- Fiori Elements V2
- OData V2 using CDS OData V2 Adapter Proxy
- List Report (type `TreeTable`)
- `@sap.hierarchy` annotations
<br>