TB039A table in SAP ERP or S/4HANA stores BP ID Types data. There are total 7 fields in TB039A table. The BP ID Types 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 TB039A table. It is in SAP Business Partner: Basic Components (S_BUPA_GENERAL) ABAP package and is part of the Business Partner Foundation (BC-SRV-BP) module.
SAP TB039A Table Fields
Following is the list of fields that are available in SAP TB039A table. The primary key fields of BP ID Types table in SAP are CLIENT (Client), TYPE (Identification Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT(3) |
| TYPE | Identification Type | BU_ID_TYPE | CHAR(6) | |
| CATEGORY | BP Identification Category | BU_ID_CATEGORY | TB039 | CHAR(6) |
| XPROPOSE | Indicator: Propose ID Type | BU_ID_XPROPOSE | CHAR(1) | |
| XPERSON | Indicator: ID Type Relevant for Persons | BU_ID_XPERSON | CHAR(1) | |
| XORGANISATION | Indicator: ID Type Relevant for Organizations | BU_ID_XORGANISATION | CHAR(1) | |
| XGROUP | Indicator: ID Type Relevant for Groups | BU_ID_XGROUP | CHAR(1) |


