SAP ABAP Data Element DBFELD (Database Field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Data Element DBFELD
Short Description Database Field  
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 DB field 
Medium 15 Database field 
Long 20 Database field 
Heading 10 DB field 
Documentation

Definition

Field name of the infotype structure or another piece of information that is to be edited graphically.

The following are possible:

<Field_name>:
Contents of the field

<subsequent_relationship>:
Only for infotype 1001. An entry in the field Subtype indicates a related object. Starting from this object, you access another object via a subsequent relationship. This object is then edited.
Caution:
Changes to the relationships (see in Customizing Environment -> Relationships) can have negative consequences.

'*':
The infotype should be completely edited. You are required to make an entry in the field editing module

Example

(Infotype, Subtype, DB Field):

1000, ,PLVAR:
The plan version (possibly edited) can be graphically displayed by completing the field editing module

1001,A003,A008:
The relationship A003 exists between an organizational unit and a position. The relationship A008 is between the position and the holder. This holder is displayed as leader of the organizational unit.

1005, ,*:
All fields for planned compensation are combined by means of the editing module.

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