Skip to content
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
7 changes: 5 additions & 2 deletions src/user-guide/reference/supported.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ order: 10
| `SWCR` | Software Component Relations | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
| `SXCI` | Business Add-Ins - Implementations | **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* |
| `TRAN` | Transaction | **Yes** | No |
| `TTYP` | Table Type | **Yes** | *Planned* |
Expand All @@ -183,6 +184,8 @@ order: 10

If additional object types are required please add a comment to [issue](https://github.com/abapGit/abapGit/issues/5912)

Customizing can be moved via SCP1 Business configuration, or alternatively, the data feature which can move table contents to and from git.
Customizing can be moved via `SCP1` Business Sets configuration, or alternatively, the [data feature](data-config.md) which can move table contents to and from git.

abapGit in SAP Business Technology Platform, ABAP Environment [supports other object types](https://help.sap.com/docs/btp/sap-business-technology-platform/released-abap-object-types)
:::info
abapGit in SAP Business Technology Platform, ABAP Environment [supports other object types](https://help.sap.com/docs/btp/sap-business-technology-platform/released-abap-object-types).
:::