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

To get fun module for Creating prebooking

Former Member
0 Likes
356

Hi friends,

Here is my query,

My requirement is a person will prebook the employees for the events from portal

& i need to provide the RFC for that.

I got 2 fun modules for creating prebookings

1) RH_PARTICIPATION_PREBOOK

2) HRIQ_PARTICIPATION_PREBOOK

but these fun modules POPS UP a window after providing the i/p's to it to select the button of prebooking.......

But these is not possible as the SAP screen can't be popped up in portal....

So how do i proceed with this problem??

Hi friends,

Here is my query,

My requirement is a person will prebook the employees for the events from portal

& i need to provide the RFC for that.

I got 2 fun modules for creating prebookings

1) RH_PARTICIPATION_PREBOOK

2) HRIQ_PARTICIPATION_PREBOOK

but these fun modules POPS UP a window after providing the i/p's to it to select the button of prebooking.......

But these is not possible as the SAP screen can't be popped up in portal....

So how do i proceed with this problem??

1 REPLY 1
Read only

Former Member
0 Likes
332

Hi,

See the source code of FMs. Inside somewhre it must be calling other FM which collects actual data. Use that FM.

Reward if useful!