Skip to content

AFF update UIAD, BGQC #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/user-guide/reference/supported.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ order: 20
| `BDEF` | Behaviour Definition | **Yes** | *Planned* |
| `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 |
| `BGQC` | Background Processing Context | **Yes**, [AFF](https://github.com/SAP/abap-file-formats/tree/main/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** |
Expand Down Expand Up @@ -154,6 +155,7 @@ order: 20
| `UCSA` | Unified Connectivity Service Assembly | **Yes** | No |
| `UDMO` | Data model | **Yes** | No |
| `UENO` | Entity type | **Yes** | No |
| `UIAD` | Launchpad App Descriptor Item | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
| `UIPG` | Fiori Launchpad Page Template | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
| `UIST` | Fiori Launchpad Space Template | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
| `VCLS` | View cluster | **Yes** | No |
Expand Down
Loading