SAP ABAP Data Element SCRFFSTR (* Entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFFSTR
Short Description * Entry  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPFLAG    
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 Str 
Medium Star 
Long 22 * Entry 
Heading Str 
Documentation

Definition

If you activate this attribute, it is possible to enter a '*' as the first character.

Field input is then transported starting from the second character, in accordance with the conversion specifications determined by the field format. The first * is not transported. By entering a '*', you start a module that is defined in the screen flow logic as follows:

FIELD ... MODULE ... ON *-INPUT.

This attribute was previously often used to implement possible entries, but you should now consider whether this is really justified.

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