cancel
Showing results for 
Search instead for 
Did you mean: 

How to get an ack of an IDOC ....

inigo_sacramento
Participant
0 Kudos

Hi everyone.

I have an scenario where i send an IDOC that generates a financial document.

I must return this value in order to send an email to a customer.

I have implemented the sending of the IDOC but don't know how to implement the ack of it with the number of the financial document.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Inigo,

the easiets way would be to find an exit

in the idoc FM right after the creation

of this financial document and post an RFC

call (or abap proxy) to the XI with this number

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Answers (0)