You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: