The FMFGRCNPROVIDER table in SAP ERP or S/4HANA stores Reconciliation Tool Data Provider data. There are total 4 fields in FMFGRCNPROVIDER table. The Reconciliation Tool Data Provider 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 FMFGRCNPROVIDER table. It is in Reconciliation Tool (FMFG_RECON_E) ABAP package and is part of the Funds Management (PSM-FM) module.
SAP FMFGRCNPROVIDER Table Fields
Following is the list of fields that are available in SAP FMFGRCNPROVIDER table. The primary key fields of the table are PROVIDERID (Reconciliation Tool Data Provider ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROVIDERID | Reconciliation Tool Data Provider ID | FMFGRCNPROVID | CHAR (4) | |
| GROUPID | Reconciliation Group ID | FMFGRCNGROUPID | FMFGRCNGROUP | CHAR (4) |
| CLSNAME | Object Type Name | SEOCLSNAME | CHAR (30) | |
| FLG_LEDGER_REQ | Data provider requires input of a ledger | FMFGRCN_FLG_LDGR_REQ | CHAR (1) |


