The BTXTAXT table in SAP ERP or S/4HANA stores BSI Tax Types data. There are total 6 fields in BTXTAXT table. The BSI Tax Types table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BTXTAXT table. It is in HR payroll accounting: BSI tax interface for USA (PZ1B) ABAP package and is part of the BSI (PY-US-NT-TX-BSI) module.
SAP BTXTAXT Table Fields
Following is the list of fields that are available in SAP BTXTAXT table. The primary key fields of the table are TAXTYPE (BSI: Tax type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TAXTYPE | BSI: Tax type | TAXTYPE | CHAR (2) | |
| TAXNAME | BSI: Name of tax type | PB10_TAXTT | CHAR (35) | |
| MAINTDATE | BSI: Last changed on | MAINTDATE | DATS (8) | |
| MAINTTIME | BSI: Last changed at | MAINTTIME | TIMS (6) | |
| PAYEE | BSI: Payee | PB10_PAYEE | CHAR (2) | |
| RECIP | BSI: Reciprocity indicator | PB10_RECIP | NUMC (1) |


