Purpose | With SearchHelp you can define a search help (F4 matchcode) for an existing SAP standard field or table column, or overwrite the standard search help for this field. | |
Example | SearchHelp F[External company code] techname"BKPF-BUKRS" | |
Format |
SearchHelp F[fieldname] [options] // Entry field
SearchHelp
[column]
[options]
// Table column |
|
Options | -none | Deletes the standard search help |
Further options |
techName= shName= shSelName1= shSelvalue1= shSelName2= shSelvalue2= shSelName3= shSelvalue3= shName1= shDest1= shName2= shDest2= shName3= shDest3= searchHelpProcess= |
Please see InputField documentation for the syntax and meaning of the options. |
Components | GuiXT + InputAssistant |