SAP ABAP Data Element FPM_ALT_DDIC_SHLP_NAME (Name of Alternative DDIC Search Help)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Basic Data
Data Element FPM_ALT_DDIC_SHLP_NAME
Short Description Name of Alternative DDIC Search Help  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SHLPNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD30L    
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 SHLP Name 
Medium 20 Search Help 
Long 40 Alternative Search Help Name 
Heading 50 Name of Alternative DDIC Search Help 
Documentation

Definition

Name of a DDIC search help to be used as an alternative to the one defined by the feeder class.

Use

Search helps are objects in the ABAP Dictionary used to define possible entries for screen fields (so-called 'F4 Help'). You can create search helps in transaction SE11.

Search helps can be defined for particular fields on the user interface in the relevant feeder class; if no help has been defined, you can enter the name of a search help which you would like the system to use.

Search helps defined in the FPM configuration editor take precedence over those defined in the feeder class.

Dependencies

This field is available in the configuration editor for the generic user interface building block (GUIBB) component of an application only if the feeder class has defined either no search help or a DDIC search help.

This field is not available if the feeder class has defined an OVS (object value selector) search help or a 'Free Style' search help.

The alternative DDIC search help can only be set for input fields.

Search helps set in the feeder class are not visible in the FPM configuration editor.

Fixed values of a domain overwrite settings in the feeder and configuration. The alternative DDIC search help cannot be set if fixed values exist in the domain.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 740