on 2021 Nov 12 3:50 PM
Hello,
Is there any way to annotate types in .cds files in order for them to be compiled to .hdbtabletypes so we can use them as IN/OUT params in procedures?
Many thanks,
Hello,
See the following documentation: https://cap.cloud.sap/docs/cds/annotations
Best Regards,
SAP Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
there is no way to generate `.hdbtabletype` with the @sap/cds-compiler.
The chapter on using native SAP HANA Artifacts may be helpful.
Best Regards,
Patrice
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello patricetao ,
Do you know if it's planned to be supported in future?
I'm asking because in Neo XS Classic environment the types defined in *.hdbdd files were becoming table types and we could use them to define the type of procedure parameters. The entities which were defined previously in *.hdbdd files can now be defined in *.cds files and they become .hdbtable in Cloud Foundry (CAP with HDI db module).
I know we can directly define the native HANA artifacts .hdbtabletypes under db/src folder, but was wondering if cds compiler will support this feature in future.
Thanks,
Stefania
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.