SAP ABAP Data Element WDY_VALUE_HELP_ID (Web Dynpro: Input Help)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Basic Data
Data Element WDY_VALUE_HELP_ID
Short Description Web Dynpro: Input Help  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 80    
Decimal Places 0    
Output Length 80    
Value Table      
Further Characteristics
Search Help: Name WDY_VALUE_HELP_ID_SEARCHHELP    
Search Help: Parameters SHLPNAME   
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 Input Help 
Medium 15 Input Help 
Long 10 Input Help 
Heading 10 Input Help 
Documentation

Definition

The meaning of this property depends on the value of the property value help mode.

  • Determined search help (for value help mode automatic)

    In the mode automatic, the search help is used that is assigned to the type of the attribute in the Dictionary. If no search help for the type of the attribute exists in the Dictionary, no search help is performed and no search help icon is displayed.

    The value of the determined search help cannot be changed directly.

  • Dictionary search help (for value help mode Dictionary Search Help)

    The search help to be specified here is used. The search help must be defined in the Dictionary.

    If no search help is entered, the system tries to determine a search help at runtime using the type of the context attribute.

  • OVS component usage (for value help mode Object Value Selector)

    The value help is performed using the standard component WDR_OVS.

    The current component must contain a component usage of this standard component WDR_OVS. The name of the component usage must be specified here and cannot be empty.

  • Value help component usage (for value help mode freely programmed)

    The current component must contain a component usage of a component that implements the interface IWD_VALUE_HELP. The name of the component usage must be specified here and cannot be empty.

Use

Dependencies

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 700