SAP ABAP Data Element RSOBJECT (Object name in where-used list)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
Basic Data
Data Element RSOBJECT
Short Description Object name in where-used list  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSOBJECT    
Data Type CHAR   Character String 
Length 72    
Decimal Places 0    
Output Length 72    
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 Object 
Medium 10 Object 
Long 10 Object 
Heading  
Documentation

Definition

Objects are characterized by their name (OBJECT) and by an object class (OBJECT_CLS):

CLASS NAME
----------------------------------------------------------------------
ABAP program(8) program / INCLUDE program
ABMO program(8) + module(20) output module (PBO)
ABMI program(8) + module(20) input module (PAI)
ABFO program(8) + FORM(30) FORM routine
ABEV program(8) + event(30) event

SCRP program(8) + screen no(4) screen (general)
SCFL program(8) + screen no(4) /
+ field name(30)/ screen field list
SCED program(8) + screen no(4) screen template
SCHD program(8) + screen no(4) screen attributes

FUNC function(30) function module
FUSH function(30) function module interface
FUVW function(30) function module management
FUAU function(30) function module exceptions
FUBM function(30) function module remarks
FUDK function(30) function module documentation

CUNC customer fct(17) customer function module
CUSH customer fct(17) customer function module interface
CUVW customer fct(17) customer function module management
CUAU customer fct(17) customer function module exceptions
CUBM customer fct(17) customer function module remarks
CUDK customer fct(17) customer function module documentation

DIAL dialog module(30) dialog module
TRAN transaction(4) transaction
TXEL program(8) + text element(3) text element
MSID ID(2) message class
MESS ID(2) + number(3) message
STAT program(8) + status(8) GUI status
TITL Program(8) + title(3) GUI title
PARA ID(3) memory parameter

DDTA table(10) Dictionary table
DDFI table(10) + field(10) Dictionary field
DDEL data element(10) Dictionary data element
DDDO domain(10) Dictionary domain
DDVI view(10) Dictionary view
DDEN entity type(10) Dictionary entity type

LODB database(3) logical database
ENQU lock object(10) lock object
AUTH authorization object(10) authorization object
MCOD matchcode object(22) matchcode object

History
Last changed by/on SAP  19950209 
SAP Release Created in