The CRMS4C_REQ_SOL_T table in SAP ERP or S/4HANA stores Requested Solution: Texts data. There are total 4 fields in CRMS4C_REQ_SOL_T table. The Requested Solution: Texts 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 CRMS4C_REQ_SOL_T table. It is in Complaints Business Object (CRMS4_COMPLAINT_BO) ABAP package and is part of the S4CRM: Complaints (CRM-S4-COM) module.
SAP CRMS4C_REQ_SOL_T Table Fields
Following is the list of fields that are available in SAP CRMS4C_REQ_SOL_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key of Description), REQ_SOLUTION (Complaint Requested Solution).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | CRMT_LANGUAGE | T002 | LANG (1) |
| REQ_SOLUTION | Complaint Requested Solution | CRMS4_REQ_SOLUTION | CRMS4C_REQ_SOL | CHAR (4) |
| DESCRIPTION | Description | CRMS4_DESCRIPTION | CHAR (60) |


