SAP ABAP Data Element SCRFCMBPRM (Poss. entries pushbutton and modification of poss. entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRFCMBPRM
Short Description Poss. entries pushbutton and modification of poss. entries  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPWHILFT    
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 Poss.entr. 
Medium 18 Input Help Key 
Long  
Heading 10 Poss.entr. 
Documentation

Definition

You can only assign this attribute to input/output fields. It controls how input help is supported for that field at runtime.

The attribute may take the following values:

  • empty (SPACE) temporary input help button, if input help exists
    (normal case)
    The input help button is visible to the right of the
    input/output field when the cursor
    is placed on the field and provided that an input help
    exists.
    Clicking the button or choosing F4 activates the
    relevant input help (either programmed, or defined
    in the ABAP Dictionary).

  • 0 no input help button
    Even if the Input help attribute is set by the
    system, neither the permanent or temporary
    input help button is displayed at runtime, and
    the input help is switched off.

  • 1 temporary input help button
    The input help button is visible to the right of the
    input/output field when the cursor
    is positioned on the field. Clicking the button or
    choosing F4 (if available) activates the input help,
    either programmed or defined in the ABAP Dictionary.

  • 2 permanent input help button
    The input help button is always visible to the right of the.
    input/output field. Clicking the
    button (or choosing F4) with the cursor on the input/
    output field activates the input help, either programmed
    or defined in the ABAP Dictionary.

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