The CAT_VERBS table in SAP ERP or S/4HANA stores CATT – Controls data data. There are total 9 fields in CAT_VERBS table. The CATT – Controls data 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 CAT_VERBS table. It is in Computer Aided Test Tools (SCAT) ABAP package and is part of the CATT Computer Aided Test Tool (BC-TWB-TST-CAT) module.
SAP CAT_VERBS Table Fields
Following is the list of fields that are available in SAP CAT_VERBS table. The primary key fields of CATT – Controls data table in SAP are ABLNR (CATT – Test case), COMMID (Character field, 8 characters long), SUBID (Character field, 8 characters long), CALLNO (10 digit number), VERBNO (10 digit number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ABLNR | CATT – Test case | CATNR | CHAR (30) | |
| COMMID | Character field, 8 characters long | CHAR8 | CHAR (8) | |
| SUBID | Character field, 8 characters long | CHAR8 | CHAR (8) | |
| CALLNO | 10 digit number | NUM10 | NUMC (10) | |
| VERBNO | 10 digit number | NUM10 | NUMC (10) | |
| OBJHD | CHAR10 for SYST | SYCHAR10 | CHAR (10) | |
| NAME | CHAR32 for SYST | SYCHAR32 | CHAR (32) | |
| ID | CHAR10 for SYST | SYCHAR10 | CHAR (10) | |
| TYP | Type of an OLE verb (method or property) | OLE_VERBTY | CHAR (1) |


