cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy Acknowledgemnet to R3 from PI

Former Member
0 Kudos

Hi All,

My scanario is

Asyc ABAp PROXY to SAP PI.

  • I would like to send system acknowledgment back to R3 once message reached PI. Is it feasible? This ack should not consoder about PI processing

  • If it possible, do we need to implemnet any code/logic in PI abap stack?

Please let me know.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187339
Active Contributor
0 Kudos

Hi Rajesh,

Just check this thread:

Regards

suraj

Former Member
0 Kudos

Hi thanks for your responses.

But my question is ,

system Ackowledgemnet should be sent to R3 from SAP PI.

How do i implement the acknowledgment porxy classes in SAP system? what are all the classes to implement ?

former_member187339
Active Contributor
0 Kudos

Rajesh,

I never tried this type of acknowledgement. I guess you dont need any additional changes in DT's created in XI.

But the code in help.sap.com link is shown for a client proxy. Just check it once

http://help.sap.com/saphelp_nw04/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/frameset.htm

Regards

suraj

Edited by: S.R.Suraj on Jul 30, 2009 5:49 AM

Former Member
0 Kudos

Hi,

U can check the tcode SXMB_MONI in R3 system if its chequered flag than message is send to SAP PI, if not than there is a problem in code, or committ is missing in code such type of problem can come.

chirag