The BP3100 table in SAP ERP or S/4HANA stores Additional information data. There are total 15 fields in BP3100 table. The Additional information 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 BP3100 table. It is in Application Logic: Additional Data and Information (FS_BP_AL_ADDITIONS) ABAP package and is part of the Business Partner (FS-BP) module.
SAP BP3100 Table Fields
Following is the list of fields that are available in SAP BP3100 table. The primary key fields of the table are MANDT (Client), PARTNER (Business Partner Number), CRITER (Differentiation Criterion), ADDTYPE (Information Category), DATA_TYPE (Information Type), TIMESTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), COUNTER (Counter).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PARTNER | Business Partner Number | BP_PARTNER | BUT000 | CHAR (10) |
| CRITER | Differentiation Criterion | BP_CRITER | TP23 | CHAR (10) |
| ADDTYPE | Information Category | BP_ADDTYPE | TPZ20 | NUMC (2) |
| DATA_TYPE | Information Type | BP_DATA_TYPE | TP19 | NUMC (2) |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC (15) | |
| COUNTER | Counter | BP_COUNTER | NUMC (4) | |
| CT_FIELD | Field with F4 Input Help | BP_CT_FIELD | * | CHAR (20) |
| XFELD | Checkbox | BP_XFELD | CHAR (1) | |
| TEXT | Text Field | BP_TEXT | CHAR (60) | |
| AMNT | Amount | BP_AMNT | CURR (15) | |
| CURR | Currency | BP_CURR | TCURC | CUKY (5) |
| DATEFR | Valid-From Date for Additional Information | BP_DATEFR | DATS (8) | |
| DATETO | Valid-To Date for Additional Information | BP_DATETO | DATS (8) | |
| ADDATE | Additional Date for Additional Information | BP_ADDATE | DATS (8) |


