SAP ABAP Function Module SCI_GET_RESULT_BY_OBJECTS (Get Root Objects of Inspection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Basic Data
Function Module SCI_GET_RESULT_BY_OBJECTS Get Root Objects of Inspection  
Function Group S_CODE_INSPECTOR_INSP   Code Inspector Inspection  
Program Name SAPLS_CODE_INSPECTOR_INSP    
INCLUDE Name LS_CODE_INSPECTOR_INSPU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_SCIRESTPS TYPE SCIT_REST Code Inspector: Results Structure
Exporting P_STATISTICS TYPE SCIT_EVAL_STATISTICS Code Inspector: Evaluation statstics
Importing P_INSPECTION_USER TYPE SCI_USER Code Inspector: Person Responsible
Importing P_INSPECTION_ID TYPE SCI_ID Code Inspector: Element Name of an Inspection
Importing P_INSPECTION_VERS TYPE SCI_VERS Code Inspector: Version Number of Element
Importing P_OBJECTS TYPE SCIT_OBJECT Code Inspector: List of objects
Importing P_SOTEST TYPE SCIT_CLAS Code Inspector: Selection Option for Classes/Interfaces
Importing P_SOCODE TYPE SCIT_ERRC Code Inspector: Selection Options for Message Code
Importing P_SOKIND TYPE SCIT_KIND Code Inspector: Selection Options for the Error Type
Importing P_SOBJTYPE TYPE SCIT_OBJT Code Inspector: Selection Options for the Object Types
Importing P_LINE TYPE SCIT_LINE Code Inspector: Selection Options for the Object Name
Importing P_COLUMN TYPE SCIT_CLMN Code Inspector: Selection Options for Columns
Importing P_SOBJNAME TYPE SCIT_OBJN Code Inspector: Selection Options for the Object Name
Importing P_CHECKSUM1 TYPE SCIT_CHKSUM Code Inspector: Selection Options for the Check Sum
Exception INSP_NOT_EXISTS TYPE Inspektion existiert nicht
               
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  20140117 
SAP Release Created in 740