Application Development 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: 

Search Help

Former Member
0 Kudos

Hi,

There is a structure acgl_item in se11. The field is pernr. I want to attach search help to it so that search help can be seen in FB60 transaction. The thing is how to add search help to a standard table or structure.

Thanks,

4 REPLIES 4

Former Member
0 Kudos

Hi Ali,

You need to make change to the standard program by taking the key of that object. For your requirement if you just want F4 help on one field on screen FB60 then you should attach the search help at the screen field level.

Go to that screen and see the attributes of that field there you have option to attach search help.

Regards,

Atish

Former Member
0 Kudos

Hi

u can search for a screen exit for ur transaction or u can create ur custom help directly and attach it to ur screen field.

Regards

Vasudha

Former Member
0 Kudos

Hi,

Goto SE51 and give the program name and screen number. Goto element list tab, in that goto the reference tab, there you can see the search help column there you can give you custom search help name to the field you want to add.

Reward if useful.

Thanks,

Muthu.

Former Member
0 Kudos

Hi,

try this link:

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/frameset.htm

reward points if useful.

regards,

Vinod Samuel.