The FBW4XT table in SAP ERP or S/4HANA stores Text Exceptions for FI AP/AR Delta Update to BW data. There are total 5 fields in FBW4XT table. The Text Exceptions for FI AP/AR Delta Update to BW 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 FBW4XT table. It is in Data Transfer from FI to BW (from Release 4) (FBW4) ABAP package and is part of the Information System (FI-GL-IS) module.
SAP FBW4XT Table Fields
Following is the list of fields that are available in SAP FBW4XT table. The primary key fields of the table are LANGU (Language Key), PROCS (Process Interface), CHGTYPE (Change Indicator for Table (I, U, M, D)), ORIGIN (Source (Program Include and Subroutine)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SPRAS | * | LANG (1) |
| PROCS | Process Interface | BUS_PROC | * | CHAR (8) |
| CHGTYPE | Change Indicator for Table (I, U, M, D) | CHG_FBW4 | CHAR (1) | |
| ORIGIN | Source (Program Include and Subroutine) | ORIG_FBW4 | FBW4X | CHAR (72) |
| TEXT | Text Field of Length 60 | TEXT60 | CHAR (60) |


