SAP ABAP Data Element SCRFCMBFOC (Availability of possible 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 SCRFCMBFOC
Short Description Availability of possible entries  
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 10 Poss.entr. 
Medium 15 Entry help 
Long 35 Availability of possible entries 
Heading 15 Entry help 
Documentation

Definition

This attribute is used only for input/output fields (templates). It is set by the system and cannot be modified in the Screen Painter.

The system sets the "Possible entries" attribute whenever the context demands, i.e. where any of the following applies:

  • The field is defined in the ABAP Dictionary which specifies foreign key checking.
  • The field is defined in the ABAP Dictionary which specifies checking against fixed values.
  • The field is a time or date field (type TIMS or DATS) defined in the ABAP Dictionary.
  • A search help is assigned to the field.
  • The flow logic contains a FIELD statement for the field with the addition VALUES(...).
  • The flow logic contains a FIELD statement for the field with the addition SELECT ... .
  • The flow logic contains a FIELD statement for this field in the PROCESS ON VALUE-REQUEST section.

The "Possible entries" attribute enables you to specify what kind of possible values support is provided for this field at runtime.

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