Hi all,
I got the following error in a workflow:
Message no. SWF_RUN515
Diagnosis
When executing the workflow with the ID 000011343469, the transaction brackets were destroyed by a commit command ('C') or a rollback work command ('R'). This command ('C') was stopped from the implementation program of the object type. Access takes place, for example, when a condition is evaluated or when the container operation is executed. Access may only have a read character which is why a commit or rollback work command is not necessary.
System Response
The system has written a log entry. Uncontrolled commit or rollback work commands can affect the restart function of the workflow system. This restart function is only necessary in the case of errors. The current workflow instance is executed further.
Procedure
Check the implementation program of the object types and remove the corresponding ABAP instructions.
Could pls anybody how to find the implementation program of the object types?
Thx Regards
Mario