From a432aae1403a4363c01c93287acb7e0f9764bd97 Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:40:49 -0500 Subject: [PATCH] Add CDBO --- src/user-guide/reference/supported.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/user-guide/reference/supported.md b/src/user-guide/reference/supported.md index 7668c4f32..b56d24971 100755 --- a/src/user-guide/reference/supported.md +++ b/src/user-guide/reference/supported.md @@ -22,9 +22,10 @@ order: 20 | `AVAR` | Activation Variants for Assertions and Breakpoints | **Yes** | No | | `AVAS` | Classification | **Yes** | No | | `BDEF` | Behaviour Definition | **Yes** | *Planned* | -| `BGQC` | Background Processing Context | **Yes**, [AFF](https://github.com/SAP/abap-file-formats/tree/main/file-formats) | **Yes** | +| `BGQC` | Background Processing Context | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `BMFR` | Application Component | [#2108](https://github.com/abapGit/abapGit/issues/2108) | No | | `BOBF` | BOPF: Business Object Model | [#165](https://github.com/abapGit/abapGit/issues/165) | No | +| `CDBO` | Custom Data Browser Object | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** | | `CHAR` | Object characteristic | **Yes** | No | | `CHDO` | Change Document Object | **Yes** | *Planned* | | `CHKC` | ATC Check Category | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |