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

help view usage

Former Member
0 Likes
268

Hi All,

I made a dialog program and i have a field for PA -> zpatrans and a field for psa -> zpsa.

I want f4 help attached to both of the fielda - which I have done. Now, I want that when I choose any PA in the field zpatrans, and hit f4 on zpsa - only those psa's pertaning to the pa in zpatrans should come. How to do this in dialog programming - I saw the same thing in infotype 0001 in pa30 and I found that a help view was made for the same.

I made a similar help view but I dont know how to attach that to the fields in my dialog program - or is there any other way that i can solve this problem?

Thanks

Ribhu

1 REPLY 1
Read only

Former Member
0 Likes
242

Hi,

You can attach your view to a screen field by making a search help. Create a new Z search help using the view you created before. Then edit your screen with se71 and fill the attribute "search help" of the field you want to attach your view to, with the name of your search help.

Regards,

Nicolas.