2007 Oct 23 11:51 AM
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
2007 Oct 23 12:45 PM
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
2007 Oct 23 12:45 PM
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.