The CRMC_FS_VARIANTT table in SAP ERP or S/4HANA stores Text Table for Payment Structure Variant data. There are total 4 fields in CRMC_FS_VARIANTT table. The Text Table for Payment Structure Variant 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_VARIANTT 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_VARIANTT Table Fields
Following is the list of fields that are available in SAP CRMC_FS_VARIANTT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), PAY_VARIANT (Payment Structure Variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGU | Language Key | LANGU | LANG (1) | |
| PAY_VARIANT | Payment Structure Variant | CRMT_FS_VARIANT | CRMC_FS_VARIANT | CHAR (6) |
| TEXT | Description of Payment Structure Variant | CRMT_FS_VARIANT_T | CHAR (40) |


