SAP ABAP Data Element SCRFCMBFRM (Entry help: Source for values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFCMBFRM
Short Description Entry help: Source for values  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPCMBFRM    
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 Value list 
Medium 16 Value list 
Long 20 Values from 
Heading  
Documentation

Definition

This attribute is only relevant for input/output fields with the attribute "Dropdown box".

It determines when and how the values are retrieved which are displayed in the dropdown list.

  • SPACE Automatic value help (default) or POV value help.
  • The help processor fills the value list automatically for the Value Request Manager.
    The main sources are domain fixed values, value tables, and search helps.

If the PROCESS ON VALUE-REQUEST event of the flow logic contains a statement linking a module to an input/output field, this takes priority over automatic value retrieval by the help processor. In the module, you pass the value list to the help processor using function modules.

  • A Directly programmed in ABAP.
  • You determine the values yourself in a module of the PROCESS BEFORE OUTPUT event, and pass them to the Value Request Manager using the function module VRM_SET_VALUES.

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