From c0d03393fa45b26f15a97ea28360cfd5db93c04f Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sun, 18 May 2025 10:45:05 +0200 Subject: [PATCH] Update supported.md, add SXSD https://github.com/abapGit/abapGit/blob/main/src/objects/zcl_abapgit_object_sxsd.clas.xml --- src/user-guide/reference/supported.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/user-guide/reference/supported.md b/src/user-guide/reference/supported.md index 4354c43f6..3ad773a63 100755 --- a/src/user-guide/reference/supported.md +++ b/src/user-guide/reference/supported.md @@ -157,6 +157,7 @@ order: 10 | `SUSO` | Authorization object | **Yes** | *Planned* | | `SWCR` | Software Component Relations | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `SXCI` | Business Add-Ins - Implementations | **Yes** | No | +| `SXSD` | BADI Definition | **Yes** | No | | `TABL` | Table | **Yes** | *Planned* | | `TABU` | Table Data | **Yes**, [Data Config](data-config.md) | No | | `TOBJ` | Definition of a Maintenance and Transport Object | **Yes** | *Planned* |