The CRM_CATT_MSG table in SAP ERP or S/4HANA stores CATT Messages (prepared for Conversion in CHECKMAN) data. There are total 14 fields in CRM_CATT_MSG table. The CATT Messages (prepared for Conversion in CHECKMAN) 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_CATT_MSG table. It is in STRICTELY FORBIDDEN: Outdated stuff nominated for deletaion (S_CHECK_RESULT_MANAGEMENT_OBSL) ABAP package and is part of the ABAP Test Frameworks (BC-DWB-TOO-ATF) module.
SAP CRM_CATT_MSG Table Fields
Following is the list of fields that are available in SAP CRM_CATT_MSG table. The primary key fields of the table are OBJSETKIND (Check Results Management: Type of Object Set to Be Checked), RFCDST (Logical destination (specified in function call)), CATLVORN (CATT – Procedure serial number), CATLABLN (CATT – Procedure serial number), SCR_LNR (eCATT Current Number of Script Command), MIDX (Message Index).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJSETKIND | Check Results Management: Type of Object Set to Be Checked | CRMOBSETKI | CHAR (1) | |
| RFCDST | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| CATLVORN | CATT – Procedure serial number | CATLVORN | * | CHAR (8) |
| CATLABLN | CATT – Procedure serial number | CATLABLN | * | NUMC (4) |
| SCR_LNR | eCATT Current Number of Script Command | ETSCR_LNR | NUMC (10) | |
| MIDX | Message Index | ETMSG_INDX | NUMC (4) | |
| MSGTYP | Batch input message type | BDC_MART | CHAR (1) | |
| MSGID | Batch input message ID | BDC_MID | * | CHAR (20) |
| MSGNR | Batch input message number | BDC_MNR | CHAR (3) | |
| MSGV1 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV2 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV3 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV4 | Message Variable | SYMSGV | CHAR (50) | |
| MSGTEXT | Check result | CRMCKRES | CHAR (255) |


