Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC Failure Notification-email

Former Member
0 Likes
1,636

Hi,

I have a inbound IDOC, I need a way to send notifications (email’s) when ever errors occur (IDOC status is RED). Is there any standard procedure which serves my requirement or can any one please tell me the procedure that I should follow.

Thank you.

Prashanth A.

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
1,004

hi

you need to configure the workflow for error handling in inbound/outbound process in ALE/EDI.Check with your Workflow consultant for the same...

Cheers,

Abdul Hakim

2 REPLIES 2
Read only

Former Member
0 Likes
1,004

Hi Prashant,

U can check the idoc number from the edid4 table and for that particular idoc number check the status in the EDIDS table . If the status (check the number in we02)is error thn use the standard function modules to post an email.

Guess this wud solve ur problem.All this has to be done in the inbound function module tht u attach to ur process code.This is done before the idoc is posted n entries are made to the database .

Reward valuable answers.

Regards,

Shrita.

Message was edited by: shrita sharma

Read only

abdul_hakim
Active Contributor
0 Likes
1,005

hi

you need to configure the workflow for error handling in inbound/outbound process in ALE/EDI.Check with your Workflow consultant for the same...

Cheers,

Abdul Hakim