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
{{ message }}
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@
3
3
The following samples give you more hands-on practice with the [application programming model for SAP Cloud Platform](https://help.sap.com/viewer//65de2977205c403bbc107264b8eccf4b/Cloud/en-US/00823f91779d4d42aa29a498e0535cdf.html):
4
4
5
5
* Part 1 - Foundation (current repository)
6
-
* Part 2 - [Product Catalog](https://github.com/SAP/cloud-samples-catalog)
7
-
* Part 3 - [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo)
6
+
* Part 2 - [Product Catalog](https://github.com/SAP/cloud-samples-catalog/tree/rel-1.0)
7
+
* Part 3 - [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo/tree/rel-1.0)
8
8
9
9
### Part 1: Foundation
10
10
11
11
The foundation package is a pure CDS reuse model providing common types, like Currency and Unit of Measure, which are frequently used in business applications.
12
12
13
13
For details about CDS modeling, check the following [documentation](https://help.sap.com/viewer//65de2977205c403bbc107264b8eccf4b/Cloud/en-US/855e00bd559742a3b8276fbed4af1008.html).
14
14
15
-
This package is only an example and not intended for productive use. Its consumption is shown by the business application samples [Product Catalog](https://github.com/SAP/cloud-samples-catalog) and [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo).
15
+
This package is only an example and not intended for productive use. Its consumption is shown by the business application samples [Product Catalog](https://github.com/SAP/cloud-samples-catalog/tree/rel-1.0) and [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo/tree/rel-1.0).
16
16
17
17
## Requirements
18
18
19
-
Since the foundation package is a pure CDS reuse model there are no prerequisites.
19
+
Since the foundation package is a pure CDS reuse model there are no prerequisites.
0 commit comments