The CFIN_MR_CFG table in SAP ERP or S/4HANA stores Map Reduce Configuration data. There are total 3 fields in CFIN_MR_CFG table. The Map Reduce Configuration 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_MR_CFG table. It is in Central Finance – MapReduce Framework (FINS_CFIN_MAP_REDUCE_FRW) ABAP package and is part of the Infrastructure, Tools, Mapping Framework (FI-CF-INF) module.
SAP CFIN_MR_CFG Table Fields
Following is the list of fields that are available in SAP CFIN_MR_CFG table. The primary key fields of the table are CLIENT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SERVER_GROUP | Logon/Server Group Name | RZLLI_APCL | CHAR (20) | |
| MAX_RETRIES | MapReduce Max Re-Tries | FINS_CFIN_MR_MAX_RETRIES | INT4 (10) |


