From 56617a580819cc1ea195c67a1cbe783a95eaa12d Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Mon, 5 Aug 2024 14:58:11 +0200 Subject: [PATCH] Update supported.md (#242) --- src/user-guide/reference/supported.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/user-guide/reference/supported.md b/src/user-guide/reference/supported.md index b448bb85..17f52517 100755 --- a/src/user-guide/reference/supported.md +++ b/src/user-guide/reference/supported.md @@ -43,8 +43,11 @@ order: 20 | `DOCT` | General Text | **Yes** | No | | `DOCV` | Documentation (Independent) | **Yes** | No | | `DOMA` | Domain | **Yes** | *Planned* | +| `DRAS` | CDS Aspect | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `DRTY` | CDS Type | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `DRUL` | Dependency Rule | **Yes** | No | +| `DSFD` | CDS Scalar Function Definition | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | +| `DSFI` | CDS Scalar Function Implementation | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `DSYS` | Chapter of a Book Structure | **Yes** | No | | `DTDC` | Dynamic Cache | **Yes** | *Planned* | | `DTEB` | CDS Entity Buffer | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |