SAP ABAP Data Element SCI_INCL_CBOX (SCI: Checkbox "Only Messages for Transported Includes")
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
Data Element SCI_INCL_CBOX
Short Description SCI: Checkbox "Only Messages for Transported Includes"  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHECKBOX    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Subobject 
Medium 20 Only Subobjects 
Long 40 Only Subobjects of the Request 
Heading 40 Request: Only Messages from Subobjects 
Documentation

Definition

Selection of the message scope during the check of a transport request

Use

If an output or a request is being checked with the Code Inspector, the following possibilities exist:

  • All messages displayed for objects that have a subobject (Include) which is contained in the request.
  • Only messages for subobjects that are actually contained in the request displayed.

Dependencies

A limitation of the messages displayed on subojects that are contained in the request is only possible for the messages that are;

  • include specific, therefor those for which there are no dependancies on other transport objects
  • also flagged in the Code Inspector as include specific

Example

A transport request contains a LIMU METH object, the definition of an ABAP OO method. It is possible to display all the messages for the related class (those from other methods as well), or just the messages caused by the precise subobject.

History
Last changed by/on SAP  20100420 
SAP Release Created in 710