Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Search Help Selection Screen Window Title

Former Member
0 Likes
919

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

3 REPLIES 3
Read only

Former Member
0 Likes
566

Hi Depesh,

Yes you can do the same in Search Help Exit.

Regards

Bala

Read only

0 Likes
566

Hi,

In SH Exit which parameter is used to set the window title?

Do u have any sample code?

Thanks

Depesh

Read only

0 Likes
566

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