cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Workflow Exception

0 Kudos

Hello,

I have developed an workflow for Internal Order Approval. Currently, I am facing an exception as 'Execution Interrupted' SWF_RUN having message no is 611.We have number of steps which needs to be executed by each approver based on the total number of approvers. In the current scenario, at second level of approval the approver is not able to see the attachments as it should flowed from first level approval. Also in the few scenarios, the workflow stops at the step 'Read User decision step' which calls the background class method to read the text. In any one of the level, it displays the status 'In Process' and it does not execute the step completely and the workflow get hanged in between and does not proceed further.

if we check the dump in ST22, it displays the runtime error in ABAP class CL_SWF_RUN_WIM_LOCAL in the save method.

Any probable solutions and suggestions are welcome.

Thanking you in advance.

Thanks and regards,

Rupali Patil.

Accepted Solutions (0)

Answers (2)

Answers (2)

p244500
Active Contributor
0 Kudos

You have to provede more detail. please go through this link

Exception handling in Workflows

if its not plz check this SAP note

1834076 - Short dump MESSAGE_TYPE_X in CL_SWF_RUN_WIM_LOCAL

0 Kudos

Hi Nawanandana,

Thanks for your reply. I will check with the given link and the SAP Note.

Thanks and regards,

Rupali Patil.