SAP ABAP Data Element HRDFT (Display type for a field in a screen header)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element HRDFT
Short Description Display type for a field in a screen header  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type HRDFT    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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 Field type 
Medium 15 Field type 
Long 20 Field type 
Heading Fldty 
Documentation

Definition

The field type controls field formatting via infotype headers.

The following field types/formatting types are available:

  • 'DAT': field contents
  • 'DTX': field content text (if available)
  • 'PIC': passport photo
  • 'DD1': field short text according to DDIC
  • 'DD2': middle field text according to DDIC
  • 'DD3': long field text according to DDIC
  • 'DD4': field header according to DDIC
  • 'TXT': user-defined text according to customizing settings
  • 'TXD': like 'TXT' but with a DDIC interface to the relevant field

Note that you can only use the 'PIC' field type for the PERNR field. SAP recommends that you enter the personal data infotype (0002) in the ITyp (infotype) field for the passprt photo.

Also note that the field types 'TXT' and 'TXD' are only available for compatibility reasons. SAP recommends that you use the field types 'DD1' and 'DD4' instead.

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