Hello Everyone,
Kindly let me know how I can pass default values esp current date time to input parameters in the view
I am referring the CAP documentation but unable to find the syntax for passing the default value to the input parameter
ent...
Hello Everyone,
I am trying to join two tables/entities using NodeJS as a language.
I got below mentioned error
I tried the solution mentioned in the following URLs
https://answers.sap.com/questions/13038904/how-to-performing-a-join-using-...
Hello Everyone,
I am facing an issue while trying to deploy CAP solution on HANA.
My HANA version is 4.00.000.00.1588678749 and environment is Cloud Foundry
File - meta.yaml
## Generated mta.yaml based on template version 0.2.0
## appName = t...
I am not using inspect module. I have only followed the steps mentioned in the blog. I have started using node v16.16.0 and have not faced any further issues.
Do let us know what specific error you got
Thanks
Thanks, Christoph for your revert. I am trying to pass the current date as default value in the view but unfortunately got the syntax error. Just want to clarify is CAP support default value for the input parameter in a view or not. Thanks once agai...