‎2010 Jan 06 6:28 PM
Hi Experts,
I have created a search help in se11 with import as well as export parameter.
While I press F4 on the field to which it is assigned then Search Help seelction screen opens up with a Window Tilte 'Sede Tecnica(1)' i.e. some standard text.
Can I change this F4 window title to user custom label?
Thanks
Depesh
‎2010 Jan 07 11:53 AM
Hi Depesh,
Yes you can do the same in Search Help Exit.
Regards
Bala
‎2010 Jan 07 11:55 AM
Hi,
In SH Exit which parameter is used to set the window title?
Do u have any sample code?
Thanks
Depesh
‎2010 Jan 11 9:34 AM
Hi Depesh
While creating the search help exit following parameters are mandatory.
Changing
SHLP TYPE SHLP_DESCR
CALLCONTROL TYPE DDSHF4CTRL
Tables
SHLP_TAB TYPE SHLP_DESCT
RECORD_TAB LIKE SEAHLPRES
Regards
Bala