Skip to Content
0
Former Member
Apr 16, 2010 at 11:34 AM

ABAP Proxy Acknowledgments

41 Views

Hi,

I have an integration process that receives Asyn ABAP Proxy messages from R3.

After some processing the process sends back an acknowledgment to the message (positive or negative).

I would like that messages that received an negative ack, appear in R3 Monitor with a red flag, so i can restart them.

However, all messages appear successfully processed independently the type acknowledgment sent.

Is there any thing i should do in ABAP when i'm calling the proxy?

Tks.

Jose