The CFIN_ACTIVEC table in SAP ERP or S/4HANA stores Central Finance – Document splitting data. There are total 6 fields in CFIN_ACTIVEC table. The Central Finance – Document splitting 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_ACTIVEC 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_ACTIVEC Table Fields
Following is the list of fields that are available in SAP CFIN_ACTIVEC table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SPLITMETHD | Document Splitting Method | SPLITMETHD | CHAR (10) | |
| SPLIT_INHERIDITY | Inheritance of Account Assignments in Document Split | FAGL_SPL_INHERIT | CHAR (1) | |
| SPLIT_DEFAULT | Standard Account Assignment in Document Splitting | FAGL_SPL_DEFAULT | CHAR (1) | |
| SPLIT_DEF_CONST | Constants for Document Splitting | GLCONST | CHAR (5) | |
| FAGL_NO_COMP_SD | Document Splitting: Do Not Summarize SD Tax Items | FAGL_NO_COMPRESS_SD_TAX | CHAR (1) |


