cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI failure problems in XI

Former Member
0 Kudos

Hi all,

I was trying this scenario,

/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi

I had these q`s

1) suppose if the BAPI fails to update/extract details where will we check for the failure?

Is it in the BAPI return structure? or in the SXMB_MONI?

Please provide your answers.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In teh return structer of the BAPI, u might have a RET code whihc might tell that the BAPI aws executed successfully or not... so u can always look in SXMB_MONI.

But it also depends if the BAPI is updating any values in the return structure if there are any errors in processing..

Cheers,

Siva Maranani.