SAP ABAP Data Element PPU12_FCONTENT (Type of field contents)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PC_PU12 (Package) Development of Interface Toolbox
Basic Data
Data Element PPU12_FCONTENT
Short Description Type of field contents  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHOICE    
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 Selection 
Medium 15 Radio button 
Long 20 Radio button 
Heading 25 Radio button 
Documentation

Definition

You inform the toolbox how the contents of a field should be determined.

  • Constant Value

    You can use a constant value as the content of a field. You must put the constant value in inverted commars (for example, "ABC").

  • Dynamic value

    The field gets it's value from a reference field. The reference field must belong to an internal table, a field string or an infotype, that you have defined in the interface format.

  • User Exit

    The return value of the user-defined form routine determines the field's contents.

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