This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Parser xsodata
Antoaneta edited this page Apr 26, 2021
·
19 revisions
The information on how to develop the design-time data-persistence model for an XSK application using the XSODATA syntax
SAP Help
Tutorial: Use the SAP HANA OData Interface
OData Service-Definition Examples (XS Advanced)
Supportable | xsodata syntax | (XSKXsodataParser) | XSKOData2ODataXTransformer | XSKOData2ODataMTransformer | Comments |
---|---|---|---|---|---|
HANA v1/v2 | odata service definition | SUPPORTED | SUPPORTED | documentation | |
HANA v1/v2 | odata namespace definition | SUPPORTED | SUPPORTED | documentation | |
HANA v1/v2 | odata object exposure | SUPPORTED | SUPPORTED | documentation | |
HANA v1/v2 | odata property projection | SUPPORTED | SUPPORTED | documentation | |
HANA v1/v2 | odata key specification | SUPPORTED | SUPPORTED using sap:filterable | documentation | |
HANA v1/v2 | odata associations | SUPPORTED | SUPPORTED | documentation | |
HANA v1/v2 | odata aggregations | SUPPORTED | SUPPORTED using sap:semantics= " aggregate " | documentation | |
HANA v1/v2 | odata parameters entitysets | SUPPORTED | No odata representation exist | documentation | |
HANA v1/v2 | odata Etag support | NOT SUPPORTED | NOT SUPPORTED | documentation | |
HANA v1/v2 | odata nullable properties | SUPPORTED | NOT SUPPORTED | documentation | |
HANA v1/v2 | odata configurable cash settings | SUPPORTED | NOT SUPPORTED | documentation | |
HANA v2 | OData Hints for SQL Select Statements | SUPPORTED | NOT SUPPORTED | documentation | |
HANA v2 | OData Entity Limits | SUPPORTED | NOT SUPPORTED | documentation | |
HANA v1/v2 | modifications | SUPPORTED | SUPPORTED using sap:creatable, sap:updatable, sap:deletable | documentation | |
HANA v1/v2 | validation scrips with XS JavaScript | SUPPORTED | no odata representation exist | documentation | |
HANA v1/v2 | validation exit with SQL script | SUPPORTED | no odata representation exist | documentation |
Supported sap annotations
https://github.com/SAP/xsk/tree/main/modules/parsers/parser-xsodata