The Search Help is an element that can be used to implement a value help for an Input control. This provides a list of possible values that the user can enter in the Input field and make a search.
In order to access the Search Helps from SAP ECC in a Central Hub deployment, it is necessary to configure the Backend RFC Destination in the SAP Gateway system using transaction /IQX/FAB_CONFIG → General Configuration. For more information, see General Configuration Details.
Properties
Element | Values |
---|---|
Search Help |
|
Search Definition | Opens up a dialog where you can define the SAP Search Help properties |
Search Help Definition
Property | Usage |
---|---|
Title | Title of the Search Help dialog |
Search Help | Name of the elementary Search Help |
Import | Importing parameters with which context information from the processed input template (screen) is copied to the help process |
Item Level | Flag to set filtering on the item level on or off |
Filter | Flag to apply filtering maintained in TVARV on or off |
Export | Exporting parameters with which values from the hit list are returned to the input template |
Remove Leading Zeros | Flag to remove the leading zeros on or off |
Sort | Sorts the search results by Description, by ID, or none when using |
Growing | Flag to set the growing feature on or off. If turned on, it requests data from the model in a lazy way. This enables the app to only retrieve data from the server as and when necessary. |
Threshold | Defines the number of items that are requested each time from the model |
Favourites Key | Builds a list of Favourites for each search help based on the key |
Only Elementary search help is supported in this version.
3.3 Update
Short Descriptions are now displayed for each technical names suggested for Import and Export property.
Sample view:
Add Comment