The CRMC_GRP_R_CFT table in SAP ERP or S/4HANA stores Assignment of Flow Categories to Groups data. There are total 3 fields in CRMC_GRP_R_CFT table. The Assignment of Flow Categories to Groups 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 CRMC_GRP_R_CFT table. It is in CRM Leasing: Functions for Calculating Net Present Value (CRM_LEASING_CALC_PRESENT_VAL) ABAP package and is part of the Quotation and Contract (CRM-LAM-BTX-CTR) module.
SAP CRMC_GRP_R_CFT Table Fields
Following is the list of fields that are available in SAP CRMC_GRP_R_CFT table. The primary key fields of the table are CLIENT (Client), GRP_CFTYPE (Grouping of FIMA Flow Categories for Net Pres.Value Calcul.), CASHFLOW_TYPE (Flow Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GRP_CFTYPE | Grouping of FIMA Flow Categories for Net Pres.Value Calcul. | CRMT_GRP_CFTYPE_NPV | CRMC_GRP_CFTYPE | NUMC (2) |
| CASHFLOW_TYPE | Flow Category | CRMT_CASHFLOW_TYPE | CHAR (4) |


