SCIPRTCL - Code Inspector: Statistical Data for Inspection Runs
Code Inspector: Statistical Data for Inspection Runs information is stored in SAP table SCIPRTCL.
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 SCIPRTCL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STAT_ID | Code Inspector: Element ID (Chk, ChkV, ObjM, Inspec) | X | SCI_ID | NUMC | 10 | |
STAT_VERS | Code Inspector: Version Number of Element | X | SCI_VERS | NUMC | 6 | |
STAT_USER | Code Inspector: Person Responsible | X | SCI_USER | CHAR | 24 | |
CI_DATE | Code Inspector: Start Date or Execution Date | X | SCI_STRTDT | DATS | 16 | |
CI_TIME | Code Inspector: Start Time or Execution Time | X | SCI_STRTTM | TIMS | 12 | |
CI_SERVER | Code Inspector: Name of an Instance | X | SCIINSTNAM | CHAR | 40 | |
CI_GUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
CI_RUNTIME | Code Inspector: Runtime in ms | SCIRUNTIME | INT4 | 4 | ||
CI_OBJCNT | Code Inspector: Number of Objects | SCIOBJCNT | INT4 | 4 | ||
CI_OBJECT | Code Inspector: Message for Inspection Statistics | SCI_ERROR | CHAR | 160 |