The CRMEXCRSN table in SAP ERP or S/4HANA stores Reason for Exemptions data. There are total 3 fields in CRMEXCRSN table. The Reason for Exemptions 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 CRMEXCRSN table. It is in SAP Internal: Meta data management (S_CHECK_RESULT_MANAGEMENT_MD) ABAP package and is part of the ABAP Test Frameworks (BC-DWB-TOO-ATF) module.
SAP CRMEXCRSN Table Fields
Following is the list of fields that are available in SAP CRMEXCRSN table. The primary key fields of the table are .
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| IS_OBSOLETE | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR (1) | |
| REQUIRES_COMMENT | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR (1) | |
| REQUIRES_TIME_RESTRICTION | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR (1) |


