SAP ABAP Data Element USMD_FIELDNAME (Field of an Entity Type)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD0 (Package) Master Data: Common Objects
Basic Data
Data Element USMD_FIELDNAME
Short Description Field of an Entity Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Field 
Medium 15 Field Name 
Long 20 Field Name 
Heading Fld Name 
Documentation

Definition

A field of an entity type can have the following characteristic values:

  • Name of an attribute (Edit Data Model -> Attributes)
  • Name of a referencing relationship in which the entity type acts as the to-entity type (Edit Data Model -> Relationships)
  • Name of the entity type when a data element is assigned to it (Edit Data Model -> Entity Types)
  • Name of a leading or qualifying entity type

Use

You can define a variety of user interface properties for these fields (for example, their visibility).

Dependencies

Example

A data model consists of the entity types A, B, C (all with data elements), and D (without data elements) with the following relationships:

A to D: leading

B to D: referencing

C to D: qualifying

Furthermore, the attributes A1, A2, and A3 are defined for entity type D.

In this case, entity type D has the following fields: A, B, C, A1, A2, and A3; whereas, A and C define the logical key and A1, A2, A3 and B represent resolved attributes

Only the fields A, B, and C are assigned to entity types A, B, and C, respectively, whereas these fields define the respective logical key.

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