The CRMC_FS_FCAT_CND table in SAP ERP or S/4HANA stores Assign Cond. Types to Flow Categories and Calc. Categories data. There are total 3 fields in CRMC_FS_FCAT_CND table. The Assign Cond. Types to Flow Categories and Calc. Categories 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_FS_FCAT_CND table. It is in Financial Services: Customizing for Financial Mathematics (CRM_FS_FIMA_CUST) ABAP package and is part of the Financial Mathematics (CRM-LAM-BF-FIM) module.
SAP CRMC_FS_FCAT_CND Table Fields
Following is the list of fields that are available in SAP CRMC_FS_FCAT_CND table. The primary key fields of the table are CLIENT (Client), CALC_CAT (FIMA Calculation Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CALC_CAT | FIMA Calculation Category | CRMT_FIMA_CALCTYPE | AT40 | CHAR (4) |
| COND_TYPE | Condition Type | CRMT_FS_CONDTYPE | /SAPCND/T685 | CHAR (4) |


