Hi,
We have developed a flavor for PA40. The entire PA40 is covered in 3 screens for Hire & Rehire actions. We have pulled data from different screens, however, our challenge is to provide user with F4 help for fields that moved from their original screen. Is there a way? I read Tamas's blog about this, but we don't want to to do anything that will involve enhancement to standard transactions.
I could think of two options. First is a WebRFC call, but I suspected that calling a screen won't work, and indeed I am getting error.
Second option is creating a Z transaction that will accept field name and call search help for the same. Then generate a url for this transaction, and pass field name and ok code. Using JS window.open, I can open a window. The question is, how to collect the selection back to Personas.
Any help, tips, guidance is much appreciated.
Regards
Abhi