SAP ABAP Data Element P08_TITLE (Type of title/heading)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-PS (Application Component) Öffentlicher Dienst
     P08P1 (Package) HR Public Sector Great Britain
Basic Data
Data Element P08_TITLE
Short Description Type of title/heading  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Ti.Ty. 
Medium TitleTy. 
Long 10 Title Type 
Heading TT 
Documentation

Definition

Single character code defining, how an appropriate text string assigned to this character code is to be translated into a heading or title of a list column:

  • Space: the text string is directly taken as heading of the list column
  • 'L': the long keyword (field label) of the data element of the field specified by the text string is taken as list heading
  • 'M': the medium keyword of the specified field is taken
  • 'S': the short keyword of the specified field is taken
  • 'O': the optimal keyword is selected (L, M, or S) according to the output length of the field

In the last four cases the ABAP Dictionary field is given by the assigned text string in the following way:

text string = 'STRUCTURE-FIELD', where STRUCTURE denotes a Dictionary table or structure and FIELD denotes a field of this table or structure that corresponds to the above-mentioned field.

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