cancel
Showing results for 
Search instead for 
Did you mean: 

triggering workflow using error messages

Former Member
0 Kudos

hi all,

how can i trigger workflow from error messages?

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you know the application area and message you can use the transaction SWUY for your requirement.

I hope this will help you.

-Ashok

Answers (1)

Answers (1)

Former Member
0 Kudos

If this is a custom Error message put your code for triggering your Workflow just after that. Use FM SWE_EVENT_CREATE or SAP_WAPI_START_WORKFLOW.

If it is a Standard message used in SAP Programs then look for User Exit.