The CFIN_ACCCHG table in SAP ERP or S/4HANA stores Transfer table for accounting doc. changes data. There are total 5 fields in CFIN_ACCCHG table. The Transfer table for accounting doc. changes 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 CFIN_ACCCHG table. It is in Central Finance ΓÇô Integration (FIN_CFIN_INTEGRATION) ABAP package and is part of the Infrastructure, Tools, Mapping Framework (FI-CF-INF) module.
SAP CFIN_ACCCHG Table Fields
Following is the list of fields that are available in SAP CFIN_ACCCHG table. The primary key fields of the table are CLIENT (Client), ITEMNO (Accounting Document Line Item Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ITEMNO | Accounting Document Line Item Number | POSNR_ACC | NUMC (10) | |
| POSNR | Accounting Document Line Item Number | POSNR_ACC | NUMC (10) | |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| FLDNAME | Field Name | FIELDNAME | * | CHAR (30) |


