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

Inbound Idoc error notification. Help needed

0 Likes
1,094

Hi Gurus,

Sorry, maybe it's a silly question.

I have a requirement to send an email when occurs any kind of error at inbound processing. The dest. of this mail must be the postprocessing agent from partner profile (WE20) of the message.

I have standard and custom process codes.

I've followed notes 44416 and 11610 but it still doesn't works.

Somebody knows how can I achieve that?

Thanks in advance,

David Gimeno.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
636

Hi,

Hope below mentioned link will help you.

[link1|http://wiki.sdn.sap.com/wiki/display/Snippets/ALEEDIErrorHandlingvia+Workflow]

Thanks.

Asit Purbey.

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
636

I am assuming this link would help

[Schedule Monitoring Job|http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b81b943d711d1893e0000e8323c4f/frameset.htm]

Read only

Former Member
0 Likes
637

Hi,

Hope below mentioned link will help you.

[link1|http://wiki.sdn.sap.com/wiki/display/Snippets/ALEEDIErrorHandlingvia+Workflow]

Thanks.

Asit Purbey.

Read only

0 Likes
636

Thanks to all, but it still don't works.

J&Y: this report is necessary to process error Idocs? As I understand, notifys an alert message if a max number of error idoc is reached.

I've done the following things:

- Define custom message type (WE81)

- Bind message (custom) with Idoc type (standard) (WE82)

- Define FM with message type (we57)

- Define FM attributes (BD51)

- Define Process. Code (WE42)

- Define Partner profile with my custom Process Code.

I've tried to link my custom process code with an Standard Object (IDOCAPPL and IDOCPACKET) at BD67, but system brings me the message B1405 Application object type is not planned .

I've defined all tasks at http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b81b943d711d1893e0000e8323c4f/frameset.htm as standard tasks, and I've assigned it to a Org. Structure.

Finally, I enter an Idoc with an error wich brings to Idoc status 51 but I have no error notification. (I've found at SWI1 but no work item is generated).

Does anyone knows what I'm doing wrong, or what else can I do?

Thanks all in advance!!!!