Skip to Content
0
Jul 18, 2008 at 07:08 AM

Unable to Send The Responce back to 3rd Party using ABAP Proxy

65 Views

hi

i doing a scenario ,where i am getting transactional data from 3rd party and processing the data in r3 and sending the response back to 3rd part. My Message Interface is Synchronous .

3rd party --> XI -


> ABAP PROXY.

in the abap proxy i am executing a BDC Program using OOP concept.bdc program is parking the fi document, and i am getting the response successfully from that bdc(i.e sap doc number).

my abap proxy with OUTPUT parameter which sends the response .

i am able to pass the values to my OUTPUT parameter.

but the response is not getting updated on my 3rd party.

i am not getting any error in sxmb_moni in r3 as well in xi.

in RW no error.

can any one figure it out. how can i send the response back to my

3rd party using sync abap proxy.

thank

d.kalyan