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
After completing these steps you will have created the Metadata Extensions. The Metadata Extensions are meant to seperate the UI specific annotations from the rest of the data model. This makes for much cleaner code.
1643
+
After completing these steps you will have created the Metadata Extensions. The Metadata Extensions are meant to separate the UI specific annotations from the rest of the data model. This makes for much cleaner code.
1644
1644
1645
1645
1. Right-click on the Z_C_TRAVEL_U_XXX CDS artifact and choose “New Metadata Extension“.
1646
1646
<br>
@@ -1855,7 +1855,7 @@ After completing these steps you will have created the Behavior Definition Proje
1855
1855
1856
1856
## Exercise 3.6 Create the Service Definition and Service Binding
1857
1857
1858
-
After completing these steps you will have created the Service Definition which exposes the Projection Views, and the Service Binding which binds the Service Definition to a specific protocal and usage.
1858
+
After completing these steps you will have created the Service Definition which exposes the Projection Views, and the Service Binding which binds the Service Definition to a specific protocol and usage.
1859
1859
1860
1860
1. Select the Z_C_TRAVEL_U_XXX CDS artifact and right-click and choose “New Service Definition“.
1861
1861
<br>
@@ -1876,7 +1876,7 @@ define service Z_SD_C_TRAVEL_U_XXX {
1876
1876
}
1877
1877
1878
1878
```
1879
-
5. Save and activation your work.
1879
+
5. Save and activate your work.
1880
1880
<br>
1881
1881
1882
1882
6. Go to the sevice definition folder and right-click on your service definnition and choose “New Service Binding“.
0 commit comments