ARS_L_CHK_IGNORE - Local table to store check messages to be ignored
 Local table to store check messages to be ignored information is stored in SAP table ARS_L_CHK_IGNORE.
It is part of development package S_ARS_CHECKS_IGNORE in software component BC-SRV-APS-EXT-REL. This development package consists of objects that can be grouped under "API Release: Temporary Suppression of Check Messages".
 It is part of development package S_ARS_CHECKS_IGNORE in software component BC-SRV-APS-EXT-REL. This development package consists of objects that can be grouped under "API Release: Temporary Suppression of Check Messages".
Fields for table ARS_L_CHK_IGNORE
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CHECK_TYPE | Check type | X | ARS_CHECK_TYPE | NUMC | 4 | |
| OBJECT_TYPE | Object Type | X | TROBJTYPE | CHAR | 8 | |
| RELEASE_CONTRACT | Release Contract | X | ARS_RELEASE_CONTRACT | CHAR | 4 | |
| MESSAGE_CLASS | Message Class | X | SYMSGID | CHAR | 40 | |
| MESSAGE_NUMBER | Message Number | X | SYMSGNO | NUMC | 6 | |
| OBJECT_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
| MESSAGE_VARIABLE_1 | API Release: Message Variable Value | X | ARS_MESSAGE_VARIABLE_VALUE | CHAR | 100 | |
| MESSAGE_VARIABLE_2 | API Release: Message Variable Value | X | ARS_MESSAGE_VARIABLE_VALUE | CHAR | 100 | |
| MESSAGE_VARIABLE_3 | API Release: Message Variable Value | X | ARS_MESSAGE_VARIABLE_VALUE | CHAR | 100 | |
| MESSAGE_VARIABLE_4 | API Release: Message Variable Value | X | ARS_MESSAGE_VARIABLE_VALUE | CHAR | 100 | |
| VALID_TO | Validity Date to ignore check messages | ARS_CHECK_IGNORE_VALID_TO | DATS | 16 | ||
| LAST_CHANGED_BY | User Name | SYUNAME | CHAR | 24 | ||
| LAST_CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |