Skip to Content
Author's profile photo shamsudheen k

Consistency Checks in SAP Workflow

As extended checks and code inspector checks performed on any ABAP Code , we can do the same on workflow as well . The following T-code are using for consistency and extended checks in workflow.


SWU4 : Consistency check for standard task


SWU5 : Consistency check for customer task


SWU6 : Consistency check for workflow task


SWU7 : Consistency check for workflow Template.

Following is the example of consistency check for the standard tasks(SWU4).You can see here two tasks has some error ( Task is not fully defined ).swu4.PNG

   Now see below screen shot of Consistency and Extended check for workflow Template.

swu7_1.PNG

    I selected with error and warning option. you can see one error is there in starting event.

swu7_2.PNG

Regards,

Shamsu




Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.