cancel
Showing results for 
Search instead for 
Did you mean: 

How to know about actions of substitue in workflow...

Former Member
0 Kudos

Hi Guys,

If User B is substitute of User A and User B approves some workitems on behalf of User A, then is there anyway for User A to find out which all workitems were received by User B in his absence.

Regards,

Guddan

Accepted Solutions (0)

Answers (3)

Answers (3)

bpawanchand
Active Contributor
0 Kudos

Hi,

May be you can try to get the info as

1. First hit the table HRUS_D2 table to know who is the substitute maintained  for User A.

2. Then if you want to know what are all the work items SUBA executed you can hit the table SWWWIHEAD table where the actual agent will be stored in the field WI_ACT_AGENT.. the user who took the action on the work item will be stored in this field.

Regards

Pavan

Former Member
0 Kudos

Hi,

     if the substitution is active the WI received by User B are the same of the user A.

If it's passive, the user B does not receive the WI immediatly. In order "to see " see the inbox of the user A, B has to adopt the substitution (it's a voice in the WF setting in SBWP).

Regards,

     Gianluca

Former Member
0 Kudos

Hi,

      I don't know a trx that returns the WI executed by a substitute, anyway you can use the SWI5 (workload analisys) to see the action executed by your substitute or by any user.

Regards,

    Gianluca

anjan_paul
Active Contributor
0 Kudos

Hi,

Use the Table SWWUSERWI for an username, whatever is in there that will be shown to substitute's  inbox.