SAP ABAP Function Module SATC_CI_GET_RESULT (Return all findings of a given result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CI_MISC (Package) INTERNAL: - *NO* REUSE - Miscellaneous services
Basic Data
Function Module SATC_CI_GET_RESULT Return all findings of a given result  
Function Group SATC_CI_RESULT_REMOTE   Remote access to ATC results & findings  
Program Name SAPLSATC_CI_RESULT_REMOTE    
INCLUDE Name LSATC_CI_RESULT_REMOTEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RESULTS TYPE SCIT_REST List of findings
Exporting E_RESULTS_EXTENSION TYPE SATC_CI_FINDINGS_EXTENSION
Exporting E_READ_ERRORS TYPE I Count of findings with conversion issues
Exporting E_TOTAL_FINDINGS TYPE I Count of findings in repository
Exporting E_EXT_FIELD_LIST TYPE SATC_CI_FINDING_EXT_FIELD_LIST
Importing I_RESULT_ID TYPE SATC_D_AC_DISPLAY_ID ID for display load - overall result of ABAP Check Layer
Importing I_NAME_RANGE_PAIRS TYPE SABP_T_NAME_RANGE_PAIRS Sorted Set of Name/Range-Pairs
Importing I_STATISTICS_ONLY TYPE SAP_BOOL '' Boolean Variable (X=True, Space=False)
Importing I_EXT_FIELD_LIST TYPE SATC_CI_FINDING_EXT_FIELD_LIST
Exception NOT_AUTHORIZED TYPE Not authorized
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 740