‎2007 Aug 09 6:12 AM
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
‎2007 Aug 09 3:49 PM
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.