Skip to content

Commit e6cbb46

Browse files
authored
Add TABU to supported object types (#262)
1 parent abec8b1 commit e6cbb46

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/user-guide/reference/supported.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ order: 10
157157
| `SWCR` | Software Component Relations | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
158158
| `SXCI` | Business Add-Ins - Implementations | **Yes** | No |
159159
| `TABL` | Table | **Yes** | *Planned* |
160+
| `TABU` | Table Data | **Yes**, [Data Config](data-config.md) | No |
160161
| `TOBJ` | Definition of a Maintenance and Transport Object | **Yes** | *Planned* |
161162
| `TRAN` | Transaction | **Yes** | No |
162163
| `TTYP` | Table Type | **Yes** | *Planned* |
@@ -183,6 +184,8 @@ order: 10
183184

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

186-
Customizing can be moved via SCP1 Business configuration, or alternatively, the data feature which can move table contents to and from git.
187+
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.
187188

188-
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)
189+
:::info
190+
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).
191+
:::

0 commit comments

Comments
 (0)