diff --git a/src/user-guide/reference/supported.md b/src/user-guide/reference/supported.md index 057b8d878..083426090 100755 --- a/src/user-guide/reference/supported.md +++ b/src/user-guide/reference/supported.md @@ -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* | @@ -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). +::: \ No newline at end of file