The CRM_CR_CONTROL table in SAP ERP or S/4HANA stores Control Parameters: Complaints/Returns data. There are total 12 fields in CRM_CR_CONTROL table. The Control Parameters: Complaints/Returns 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 CRM_CR_CONTROL table. It is in Product: SPL Pre-Standard (CRM_SPL_PRODUCT) ABAP package and is part of the Products (CRM-MD-PRO) module.
SAP CRM_CR_CONTROL Table Fields
Following is the list of fields that are available in SAP CRM_CR_CONTROL table. The primary key fields of the table are CLIENT (Client), FRG_GUID (Set GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| FRG_GUID | Set GUID | COMT_FRG_GUID | RAW (16) | |
| VALID_FROM | Valid From (Time Stamp) | COMT_VALID_FROM | DEC (15) | |
| VALID_TO | Valid To (Time Stamp) | COMT_VALID_TO | DEC (15) | |
| UPNAME | Name of the User Who Last Changed the Set | COMT_UPNAME | CHAR (12) | |
| HISTEX | History Exists | COMT_HISTEX | CHAR (1) | |
| LOGSYS | Original System | COMT_LOGSYS | CHAR (10) | |
| RETURNABL | Returnable | PRODUCT_RETURNABLE | CHAR (1) | |
| PROC_IND | Process Indicator | PROCESS_INDICATOR | CHAR (1) | |
| REMAN_ABL | Remanufacturable | REMANUFACTURABLE | CHAR (1) | |
| PHANTOM_P | Unknown Part | PHANTOM_PART | CHAR (1) | |
| COREP_IND | Used Part Indicator | COREPART_INDICATOR | CHAR (1) |


