Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an ABAP Core Data Services (CDS) View in SAP BTP, ABAP Environment #2548

Open
shilpashankar02 opened this issue Oct 22, 2024 · 0 comments

Comments

@shilpashankar02
Copy link

Tutorials: https://developers.sap.com/tutorials/abap-environment-create-cds-mde.html

Write here how you think we can improve the tutorial ...
Step 9: The code to enter in the CDS cannot end with key TravelID;. It should be key TravelID,
Step 9: The Code snippet to add the UI annotations should also include @Semantics.amount.currencyCode: 'CurrencyCode' for BookingFee and TotalPrice. Else it's easy to miss out and get the error.
Step 11: the annotation "@Semantics.currencyCode" for CurrencyCode cannot be used in the CDS View entity. In Step 2 we have defined CDS View Entity and not CDS View
Step 14: The code of the CDS shows Define view and not Define view entity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants