cancel
Showing results for 
Search instead for 
Did you mean: 

calling two BAPIs in the sequence in same transacon

Former Member
0 Kudos

Hi ,

I am caling Two BAPIs in a sequnce in MII Transaction. I am using Jco Interface for this. My first Bapi is getting called and for second bapi call , I am etting the following error.

Problem retrieving JCO.Function object: Function [] not found.

Now I would like use session action and in session I will be calling two function with bapis and if something goes wrong i have to roll back the session. suggest me the sequnce of steps.

Thanks, Eswar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eswaraiah,

Try this

Regards,

Rohit Negi.

Former Member
0 Kudos

Hi Rohit,

Thanks for the reply.

I have used JCo interface for calling two bapis and i have given time delay of 5 seconds between calls and it served my purpose.

Thanks , Eswar

Answers (0)