TBZ0 table in SAP ERP or S/4HANA stores BDT Object Parts data. There are total 14 fields in TBZ0 table. The BDT Object Parts table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of TBZ0 table. It is in SAP Business Partner (BUPA) ABAP package and is part of the SAP Business Partner (AP-MD-BP) module.
SAP TBZ0 Table Fields
Following is the list of fields that are available in SAP TBZ0 table. The primary key fields of BDT Object Parts table in SAP are CLIENT (Client), OBJAP (BDT: Application Object), RLTYP (BDT: Object part).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT(3) |
| OBJAP | BDT: Application Object | BU_OBJAP | TBZ1 | CHAR(4) |
| RLTYP | BDT: Object part | BU_RLTYP | CHAR(6) | |
| VARNR | BDT: Screen sequence | BU_VARNR | TBZ3N | CHAR(6) |
| VARNS | BDT: Search screen sequence | BU_VARNS | TBZ3N | CHAR(6) |
| DFTYP | Differentiation Type | BU_DFTYP | TBZ0D | CHAR(2) |
| SCRSL | Indicator: Display screen selection in initial screen | BU_SCRSL | CHAR(1) | |
| XORGA | Partner Category ‘Organization’ Is Relevant | BU_XORGA | CHAR(1) | |
| XPERS | Partner Category ‘Natural Person’ Is Relevant | BU_XPERS | CHAR(1) | |
| XGROU | Partner Category ‘Group’ Is Relevant | BU_XGROU | CHAR(1) | |
| XGLBL | Indicator: Do Not Update BP Role | BU_XGLBL | CHAR(1) | |
| RLTYP_SUPER | Higher-Level BP Role for Updating | BU_RLTYP_SUPER | TBZ0 | CHAR(6) |
| XPARTNER | Indicator: Hide Business Partner Number | BU_XPARTNER | CHAR(1) | |
| XKUNNR | Indicator: Hide customer number | BU_XKUNNR | CHAR(1) |


