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 Problem

Former Member
0 Likes
417

Hello SAPgurus,

My Scenario is like this....

I want to add the Search Help for the standard data element WRKST. for this I need an SAP Access Key, I got the Access Key from the Client, I have created my Search Help and attached the search help to the standard data element WRKST. I have activated this data element, but when I go to that filed and If I press F4 it is not triggering the search help. Please advise how to resolve this issue.

Thanks & Regards,

Sivaram Kandula

3 REPLIES 3
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
378

Hi,

Did u write the code for the search help in the PAI of the screen under

<b>PROCESS ON VALUE REQUEST.</b> flow logic command..

Then only it triggers..

Just check it out in debugging..

u will find the solution...

Cheers,

Simha.

Reward if helps...

Read only

Former Member
0 Likes
378

Hi

have you tested ursearch help while creation? if not check the same and try again

Thanks

Shiva

Read only

Former Member
0 Likes
378

Hi Siva,

In order to get search help functionality for data element , we need to attach export parameter of search help to the data element.

For more detailed information please go through the follwoing link.

http://help.sap.com/saphelp_46c/helpdata/EN/cf/21ee2b446011d189700000e8322d00/frameset.htm

Hope it should resolve your problem.

Best wishes,

Soujanya.K