SAP ABAP Data Element TDUSERTITL (Text editor: User-defined title for title bar)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDUSERTITL
Short Description Text editor: User-defined title for title bar  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TDBOOL    
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 10 Title 
Medium 15 Title 
Long 20 Title 
Heading Title 
Documentation

With this you can determine whether only the title text in EDITOR_TITLE should be displayed, or whether this text should in addition be supplemented with SAPscript status info.

Possible values:

  • 'X'    no SAPscript status information added
  • ' '    SAPscript status infromation added to title

The SAPscript status information is made up of:

  • Function (display, change)
  • Descriptive text of text module ID (table TTXIT)
  • Possibly text name (setting via table TTXID)

If the parameter EDITOR_TITLE contains a '&' character, this is replaced with the respective function text (change or display).

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