SAP ABAP Data Element SCI_TROBJ (Code Inspektor: Copy of TROBJTYPE (R3TR Only))
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_TROBJ
Short Description Code Inspektor: Copy of TROBJTYPE (R3TR Only)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OBJECT    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name SCI_TROBJ    
Search Help: Parameters OBJECT   
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 Obj.type 
Medium 15 Object Type 
Long 20 Object Type 
Heading Obj. 
Documentation

Definition

An object is uniquely identified by its program ID (PGMID), object type and object name.

The SAP System differentiates between complete objects and their component subobjects.

  • Complete objects usually have an object directory entry, and can include subobjects that can be transported separately. Complete objects are indicated by the PGMID R3TR.
  • Subobjects do not have their own object directory entry. Subobjects have the PGMID LIMU.

Example

The complete object R3TR PROG includes the following subobjects, among others:

  • LIMU REPS
  • LIMU REPT
  • LIMU DYNP

Use the F4 Help to display examples of types of complete objects and subobjects.

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