SAP Table TB071
Define Business Partner Tax Groups
TB071 (Define Business Partner Tax Groups) 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 TB071 to other SAP tables.
TB071 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||
TAX_CTY | Country | BUTX_TAX_CTY | TB070 | CHAR | 3 | 0 | ||||||
TAX_REG | Region | BUTX_TAX_REG | T005S | CHAR | 3 | 0 | ||||||
TAX_TYPE | Tax Type | BUTX_TAX_TYPE | TB070 | CHAR | 4 | 0 | ||||||
TAX_GROUP | Business Partner Tax Group | BUTX_TAX_GROUP | CHAR | 20 | 0 | |||||||
DEFLT_TAXG | Default Tax Group | BUTX_DEFLT_TGRP | CHAR | 1 | 0 |
Possible values
|
TB071 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TB071 | TAX_CTY | SYST | MANDT | TB070 | Tax Classification: Tax Types per Country | CLIENT |
TB071 | TAX_CTY | TB071 | TAX_CTY | TB070 | Tax Classification: Tax Types per Country | TAX_CTY |
TB071 | TAX_CTY | TB071 | TAX_TYPE | TB070 | Tax Classification: Tax Types per Country | TAX_TYPE |
TB071 | TAX_REG | SYST | MANDT | T005S | Taxes: Region (Province) Key | MANDT |
TB071 | TAX_REG | TB071 | TAX_CTY | T005S | Taxes: Region (Province) Key | LAND1 |
TB071 | TAX_REG | TB071 | TAX_REG | T005S | Taxes: Region (Province) Key | BLAND |
TB071 | TAX_TYPE | TB071 | TAX_TYPE | TB070 | Tax Classification: Tax Types per Country | TAX_TYPE |
TB071 | TAX_TYPE | SYST | MANDT | TB070 | Tax Classification: Tax Types per Country | CLIENT |
TB071 | TAX_TYPE | TB071 | TAX_CTY | TB070 | Tax Classification: Tax Types per Country | TAX_CTY |