Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member201570
Active Participant
3,688

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 ).

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

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

Regards,

Shamsu