SAP ABAP Data Element RECAISSHPOPUP (Display Search Results as Diaolog Box?)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_SH (Package) RE: Search Help
Basic Data
Data Element RECAISSHPOPUP
Short Description Display Search Results as Diaolog Box?  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECABOOL    
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 Dialog Box 
Medium 15 Dialog Box 
Long 20 Dial.Box SrchResults 
Heading Dial.Box 
Documentation

Definition

Normally the search results for a search strategy are displayed in a list box, from which the end user can directly select the value. Using this method enables the user to make a selection quickly.

Here you can choose to have a dialog box appear instead (similar to the one for the conventional search help).

  • Indicator is set ('X')

    Selection is always made using a dialog box.

  • Indicator is not set (' ')

    Selection is made using a list box.

Output could also be in dialog box when this indicator is not set, if the hit list is too large to be displayed in a list box, or the search field does not allow list box display..

Use

Dependencies

Example

History
Last changed by/on SAP  20050409 
SAP Release Created in 600