SAP ABAP Data Element RSDREFOBJNM (Name of Reference Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Data Element RSDREFOBJNM
Short Description Name of Reference Object  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
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 Ref.Object 
Medium 20 Reference Object 
Long 40 Name of Reference Object 
Heading Ref.Obj. 
Documentation

Definition

When defining an InfoObject, you can define a reference to a source object. You determine the name of the source object using this field.

Use

Enter the complete, qualified object name or object path here.

For a business object node field, the object name is structured as follows:

<Version of Software Component>|<Namespace>|<BusinessObject>|<BusinessObjectNode>|<FieldName>

Each component of the path can have its own namespace, for example <Namespace>|<BusinessObjectNode>. This may particularly be the case for dependent objects or extensions.

Dependencies

Example

The business object SalesOrder has a node header and has the namespace http://sales.sap.com. The created InfoObject relates to the field Tax. The business object is in the software component version SALES.

The name of the source object is: SALES|http://sales.sap.com|SalesOrder|Header|Tax

History
Last changed by/on SAP  20130604 
SAP Release Created in 700