The FAGLCOFIVART table in SAP ERP or S/4HANA stores Texts for Variants for Real-Time Integration CO->FI data. There are total 4 fields in FAGLCOFIVART table. The Texts for Variants for Real-Time Integration CO->FI 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 FAGLCOFIVART table. It is in Online Update CO->FI (FAGL_ONLINE_RECONCILIATION) ABAP package and is part of the General Ledger Accounting (FI-GL) module.
SAP FAGLCOFIVART Table Fields
Following is the list of fields that are available in SAP FAGLCOFIVART table. The primary key fields of the table are MANDT (Client), COFI_VAR (Variant for Real-Time Integration), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| COFI_VAR | Variant for Real-Time Integration | FAGL_COFI_VAR | FAGLCOFIVARC | CHAR (4) |
| LANGU | Language Key | LANGU | * | LANG (1) |
| TEXT | Text (80 Characters) | TEXT80 | CHAR (80) |


