SAP ABAP Table SATC_AC_RESULTH (Transaction data: 'Display Load' header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SATC_AC_RESULTH   Table Relationship Diagram
Short Description Transaction data: 'Display Load' header    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 DISPLAY_ID SATC_D_AC_DISPLAY_ID SYSUUID RAW 16   0   ID for 'Display Load' - overall result of 'ABAP Check Layer'  
2 VERSION SATC_D_AC_RSLT_VERSION   CHAR 1   0   Version of result display  
3 CLIENT MANDTDATA MANDTDATA CLNT 3   0   Client name as pure data without special meaning  
4 TITLE SATC_D_AC_TITLE   CHAR 70   0   Title of check run  
5 COUNT_PRIO1 SATC_D_COUNT_PRIO1   INT4 10   0   Total of findings with priority 1 (Severe Error)  
6 COUNT_PRIO2 SATC_D_COUNT_PRIO2   INT4 10   0   Total of findings with priority 2 (Error)  
7 COUNT_PRIO3 SATC_D_COUNT_PRIO3   INT4 10   0   Total of findings with priority 3 (Warning)  
8 COUNT_PRIO4 SATC_D_COUNT_PRIO4   INT4 10   0   Total of findings with priority 4 (Note)  
9 COUNT_PLNERR SATC_D_AC_COUNT_PLNERR   INT4 10   0   Total of tool failures  
10 SCHEDULED_SYS SYSYSID SYCHAR08 CHAR 8   0   Name of SAP System  
11 SCHEDULED_CLT MANDTDATA MANDTDATA CLNT 3   0   Client name as pure data without special meaning  
12 SCHEDULED_BY SATC_D_CREATED_BY UNAME CHAR 12   0   Created by  
13 SCHEDULED_ON_TS SATC_D_CREATED_ON TZNTSTMPS DEC 15   0   Created on .. timestamp  
14 PROJ_ID SATC_D_PROJECT_ID SYSUUID RAW 16   0   Project ID  
15 EXEC_ID SATC_D_PROJECT_EXECUTION_ID SATC_RUN_ID RAW 16   0   Project execution ID  
16 VALID_TO SATC_D_VALID_UPTO TZNTSTMPS DEC 15   0   Expires on .. timestamp  
17 KIND SATC_D_AC_RSLT_KIND SATC_D_AC_RSLT_KIND CHAR 1   0   Kind of result - 'Aspect' vs 'Module'  
18 IS_COMPLETE SATC_D_AC_RSLT_IS_COMPLETE SAP_BOOL CHAR 1   0   Result is complete and can be displayed  
19 IS_TRANSIENT SATC_D_AC_RSLT_IS_TRANSIENT SAP_BOOL CHAR 1   0   Transient result (not visible in result browser)  
20 IS_MASS_TEST SATC_D_AC_RSLT_IS_MASS_TEST SAP_BOOL CHAR 1   0   Is mass check or result of mass check run  
21 IS_CENTRAL_RUN SATC_D_AC_RSLT_IS_CENTRAL SAP_BOOL CHAR 1   0   "Central Result" visible to everybody  
22 IS_COMPOSITE SATC_D_AC_RSLT_IS_COMPOSITE SAP_BOOL CHAR 1   0   Result is composite - merged from other results  
23 IS_REWORKED SATC_D_AC_RSLT_IS_REWORKED SAP_BOOL CHAR 1   0   Result has been modified by ATC tooling  
24 IS_IMPORTED SATC_D_AC_RSLT_IS_IMPORTED   CHAR 1   0   Is imported result / finding  
25 CHK_PROFILE_NAME SATC_D_AC_CHK_PROFILE_NAME   CHAR 30   0   Name of check variant used by check run  
26 RUN_SERIES_NAME SATC_D_AC_RUN_SERIES_NAME SATC_APP_CONFIG_NAME CHAR 16   0   Name of "Run Series"  
27 BACK_PACK SATC_D_SERIALIZED_DATA   RSTR 0   0   Serialized data  
28 MODE_FNDNG_XMPTD_IN_CODE SATC_D_AC_MODE_FND_XTD_IN_CODE SATC_AC_MODE_FND_XTD_IN_CODE CHAR 2   0   Consideration of Pseudo Comments/Pragmas  
29 XMPT_UPDATED_ON_TS SATC_D_AC_XMPT_UPDATED_ON_TS TZNTSTMPS DEC 15   0   Exemption state updated on .. timestamp  
History
Last changed by/on SAP  20141013 
SAP Release Created in