The CRMC_RESIDVLGR_T table in SAP ERP or S/4HANA stores Residual Value Curves – Text data. There are total 3 fields in CRMC_RESIDVLGR_T table. The Residual Value Curves – Text 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_RESIDVLGR_T table. It is in Customizing Product Master Financial (CRM_PRODUCT_CUST_FIN) ABAP package and is part of the Financing Product (CRM-LAM-MD-FPR) module.
SAP CRMC_RESIDVLGR_T Table Fields
Following is the list of fields that are available in SAP CRMC_RESIDVLGR_T table. The primary key fields of the table are CLIENT (Client), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| VTEXT | Description | CRMT_DESCRIPTION | CHAR (40) |


