diff --git a/src/user-guide/reference/supported.md b/src/user-guide/reference/supported.md index b448bb855..17f525174 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** |