Skip to content

Commit f588d59

Browse files
committed
Added additional link to @sap/cds/common
1 parent 541f901 commit f588d59

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

cds/types.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ status: released
1010
# Built-in Types
1111

1212

13-
The following table lists the built-in types available to all CDS models:
13+
The following table lists the built-in types available to all CDS models. In addition to that, there are common reuse types and aspects provided through [`@sap/cds/common`](common).
1414

1515

1616
| CDS Type | Remarks | ANSI SQL <sup>(1)</sup> |
@@ -46,6 +46,8 @@ The following table lists the built-in types available to all CDS models:
4646
4747
#### See also...
4848

49-
[**Mapping to OData EDM types**](../advanced/odata#type-mapping){.learn-more}
49+
[Common Types and Aspects](common) {.learn-more}
5050

51-
[**HANA-native Data Types**](../advanced/hana#hana-types){.learn-more}
51+
[Mapping to OData EDM types](../advanced/odata#type-mapping) {.learn-more}
52+
53+
[HANA-native Data Types](../advanced/hana#hana-types){.learn-more}

0 commit comments

Comments
 (0)