SCIREST_AGGR - Code Inspector: Aggregated View of Inspection Results
Code Inspector: Aggregated View of Inspection Results information is stored in SAP table SCIREST_AGGR.
It is part of development package S_CODE_INSPECTOR in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Source Code Analysis".
It is part of development package S_CODE_INSPECTOR in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Source Code Analysis".
Fields for table SCIREST_AGGR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
INSPECID | Code Inspector: Element ID (Chk, ChkV, ObjM, Inspec) | X | SCI_ID | NUMC | 10 | |
INSPECVERS | Code Inspector: Version Number of Element | X | SCI_VERS | NUMC | 6 | |
CIUSER | Code Inspector: Person Responsible | X | SCI_USER | CHAR | 24 | |
TEST | Code Inspector: Name of Check Class | X | SCI_CHK | CHAR | 60 | |
CODE | Code Inspector: ID for Message | X | SCI_ERRC | CHAR | 20 | |
CNT_ERROR | Code Inspector: Number of Error Messages in SQL Trace Check | SCI_CNT_ERROR | INT4 | 4 | ||
CNT_WARN | Code Inspector: No. of Warning Messages of SQL Trace Check | SCI_CNT_WARN | INT4 | 4 | ||
CNT_INFO | Code Inspector: Number of Info. Messages of SQL Trace Check | SCI_CNT_INFO | INT4 | 4 |