Skip to Content
0
Jan 21, 2008 at 09:13 AM

Multiple BAPI Calls in same session

140 Views

Hi Guys,

I plan to do an RFC receiver scenario. The requirement is to call one BAPI and give the output of first call to a second BAPI and commit the second BAPI.

But the problem I'm facing here is that the two BAPI calls should necessarily happen in the same session and one by one for the scenario to succeed.

I wanted to know if there is an option in XI to call multiple BAPI's in the same session, or creating a Z Wrapper my only option??

Thanks

Varun