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

HCM Process- Forms using FPM

Former Member
0 Likes
308

Hi all,

How can a webdynpro be called from the FPM form used in the HCM process & form by using either a link to action or a button. Is this possible, if so can you please tell me how it is to be done.

Any tips would be helpful.

Thanks,

Kavitha

Message was edited by: Matthew Billingham

1 REPLY 1
Read only

former_member205645
Participant
0 Likes
281

Hi Kavitha,

you could create a webdynpro transaction and call this transaction from your form.

http://help.sap.com/saphelp_nw04s/helpdata/en/43/27ca50d51e0b19e10000000a1553f6/content.htm

You create a button on your dynpro and when pressed the button will call PBO and in the PBO module you can call a form.

I hope this helps.

Regards,

Ioan.