SAP ABAP Data Element DDSHDEFVAL (Default value for a search help parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Basic Data
Data Element DDSHDEFVAL
Short Description Default value for a search help parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEFAULT__3    
Data Type CHAR   Character String 
Length 21    
Decimal Places 0    
Output Length 21    
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 Default 
Medium 15 Default value 
Long 20 Default value 
Heading 21 Default value 
Documentation

Definition

A default value of the right type can be assigned to a parameter of a search help. The parameter is assigned this default value in the following cases when the input help is called:

  1. If the parameter is not an IMPORT parameter.
  2. If nothing is assigned to the parameter in the search help attachment with which the search help is attached to the screen field.
  3. If in the search help attachment a field was assigned to the parameter that does not exist on the screen or in the flow logic (module pool) in the input help process.
  4. If a search help is included in a collective search help and the parameter is not linked with any parameter of this collective search help.

There are the following options for the default values:

  1. Constants enclosed in apostrophes ('). The constant must be specified in internal representation for parameters whose data type has an editing mask (e.g. date and time). For example the date 01.03.1998 must be defined as '19980301'.
  2. System fields. These are fields of the DDIC structure SYST where the prefix SY- can be used instead of the prefix SYST-.
  3. The ID of a GET parameter.
History
Last changed by/on SAP  20100420 
SAP Release Created in