SAP Table TABWO
Names for the asset history sheet versions
TABWO (Names for the asset history sheet versions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TABWO to other SAP tables.
TABWO table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
GITVRS | Asset history sheet version | GITVRS | TABWP | CHAR | 4 | 0 | ||
GITBEZ | Version name for the asset history sheet | GITBEZ | CHAR | 50 | 0 |
TABWO foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TABWO | GITVRS | TABWO | MANDT | TABWP | Entity table for asset history sheet versions | MANDT |
TABWO | GITVRS | TABWO | GITVRS | TABWP | Entity table for asset history sheet versions | GITVRS |
TABWO | MANDT | TABWO | MANDT | T000 | Clients | MANDT |
TABWO | SPRAS | TABWO | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |