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 error handling

Former Member
0 Likes
429

Hi,

I have a requirement to generate IDocs in the Source system and process them in the target system. The IDoc message type is HRMD_ABA. And I am using standard processes to generate them and post them using PFAL and RBDAPP01 program respectively.

All this is working fine. But now I need to include error handling in the source and the target systems which would send mails to a User's Outlook mailbox whenever there is an error. I mean to say, we need more functionality than just monitor them through WE05 transaction.

Can any one tell me how this can be achieved. I have been looking into the program RSEIDOCA which would send workflows to SAP Inbox, but I need to send it to Outlook Inbox.

All your answers would be highly appreciated.

Thank you in advance,

Sid.

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
347

Hello Sid

I am disappointed about the shortcomings of program RSEIDOCA, too.

However, as a workaround (in lack of a better solution) I would simply copy the report to ZRSEIDOCA and implement the missing notification functions.

Regards

Uwe