‎2009 Sep 04 9:45 AM
Hi Experts,
We are on SAP 4.7.
We have a requirement to automate the Replace Attendee process(T code PV03) in TEM.
I need to ask, if there is any standard function module or BAPI like we have for Booking (BAPI_BOOK_ATTENDANCE) and for pre booking (BAPI_PREBOOK_ATTENDANCE) ?
i've checked the function Module RH_PARTICIPATION_REPLACE but it requires screen input and works in foreground.
If any one has any idea abou the function module or any other way to achieve this, the suggestion is highly appreciated.
Appreciate your help!
Thanks!
Regards,
Gurdip
‎2010 Mar 03 3:13 PM
Copied the Function Module RH_PARTICIPATION_REPLACE and created Z function module and suppressed the scrrens .
Its working fine.
Thanks