cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi

I'm working on a reporting model to understand the best method of assessing where in the process a CR is and who it is currently sat with (user or user group that the next step is assigned to for processing / approval etc).

So far, so good with the following:

  • Obtain CR info from USMD120C
  • Obtain Workflow ID from USMD2400

From this point I come a bit unstuck - I can see workflow items in SWWWIHEAD but not sure how to identify the current active step and then how to identify the users or groups of users assigning to processing that step.

Appreciate any help 🙂

0 Likes
View Entire Topic
Former Member
0 Likes

Hello,

Please use the standard delivered class CL_USMD_WF_SERVICE. I have given some sample methods below which could be useful to you.