cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Response Message

Former Member
0 Kudos

Hi,

My scenario is File to IDOC .. from the source I'm getting the data in a xml file and I'm loading it to SAP through IDOC.. scenario is working fine... but I want to send back the response message of IDOC posted successfully or if any Errors.

from the XI point i know that through BPM we can achive this.. but in the SAP-R/3 side how can we send the Response message.. is it need to use any other IDOC for capturing these messages and send it back to the XI system or any other options please suggest me..

I wnat to send back the IDOC status messages (Success or Failure ) . please suggest me .

Regards

Jain

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Use ALEAUD message as your response in BPM.

Regards,

Prateek

Answers (3)

Answers (3)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

IDoc Only return Ack if Receiver is config for ALE audit.

Use Message Type ALEAUD

Former Member
0 Kudos

Hi ,

To get the response from Idoc you have to use ALE Audit and once if you get the status as 53 . You can say its success and also if you want you can trigger an e-mail ( regarding the status either success or failure )

Regards,

B.Jude

former_member187563
Contributor
0 Kudos

hi,

you have to just configure ale audit at the receiver side and a idoc adapter in XI.

this link will be helpful:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b...

regards,

ujjwal kumar