SAP ABAP Function Module SCI_GET_INSPECTION_ROOT_OBJS (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_INSPECTION_ROOT_OBJS 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_INSPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_OBJECTS TYPE SCIT_OBJECT Code Inspector: List of objects
Exporting P_STATISTICS TYPE SCIT_EVAL_STATISTICS Code Inspector: Evaluation statstics
Importing P_INSPECTION_DEST TYPE RFCDEST Logical Destination (Specified in Function Call)
Importing P_INSPECTION_USER TYPE SCI_USER Code Inspector: Person Responsible
Importing P_INSPECTION_NAME TYPE SCI_INSP Code Inspector: Element Name of an Inspection
Importing P_INSPECTION_VERS TYPE SCI_VERS Code Inspector: Version Number of Element
Importing P_PROGRAMS TYPE SCIT_PROGRAM Code Inspector: List of programs
Importing P_PARALLEL TYPE SYCHAR01 'X' CHAR01 data element for SYST
Importing P_NO_CACHE TYPE SYCHAR01 CHAR01 data element for SYST
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  20131122 
SAP Release Created in 740