SAP ABAP Data Element USMD_TAB_SOURCE (ABAP Dictionary Structure/Table)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1 (Package) Master Data: Data Modeling
Basic Data
Data Element USMD_TAB_SOURCE
Short Description ABAP Dictionary Structure/Table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 Str./Table 
Medium 15 Structure/Table 
Long 20 Structure/Table 
Heading 32 Structure/Table 
Documentation

Definition

Establishes the link between an entity type, attribute, or relationship, and a structure or database table defined in the ABAP Dictionary.

Use

You can specify which table of the reuse active area is to be used to store the data of the entity type, attribute, or relationship.

For attributes or relationships, the specified structure is usually mapped to the structure that is also specified in the entity type. However, in rare cases, an entity type is mapped to multiple tables in the reuse active area. In this case, for each attribute and each relationship you can specify a different table than the one specified for the entity type.

This entry is optional and only serves informational purposes for non-generated elements.

Dependencies

Example

You have defined the entity type CARR in data model SF. This entity type is reflected by the table SCARR in the reuse active area. Enter the value SCARR.

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