SAP ABAP Data Element SQLM_D_OBJECT_TYPE (Object Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_UI (Package) SQL Monitor UI
Basic Data
Data Element SQLM_D_OBJECT_TYPE
Short Description Object Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SQLM_D_OBJECT_TYPE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 Obj. Type 
Medium 15 Object Type 
Long 20 Object Type 
Heading 20 Object Type 
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  20140117 
SAP Release Created in 740