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

Disabling Workflow in IDocs

Former Member
0 Likes
526

Hi gurus,

I have a big problem. Whenever an IDoc fails (both Inbound and Outboud) it sends a Workflow to ALL the USERS in the SAP system. How can I trace and deactivate this thing. We did not configured any workflow as far as I know.

Regards,

Andre

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
447

in the future try searching the workflow forum first, instead of posting non abap related questions in the abap forum.

Check which event is used when an idoc fails.

Now search transaction SWE2 if a workflow is linked to that event, next disable that linkage.

regards, Rob.

Hi gurus,

I have a big problem. Whenever an IDoc fails (both Inbound and Outboud) it sends a Workflow to ALL the USERS in the SAP system. How can I trace and deactivate this thing. We did not configured any workflow as far as I know.

Regards,

Andre

1 REPLY 1
Read only

Former Member
0 Likes
448

in the future try searching the workflow forum first, instead of posting non abap related questions in the abap forum.

Check which event is used when an idoc fails.

Now search transaction SWE2 if a workflow is linked to that event, next disable that linkage.

regards, Rob.