on 2022 Mar 18 10:26 AM
Request clarification before answering.
I cannot answer your question directly as I do not know your database content.
However, I suggest to use table SWWUSERWI
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my requirement is that for a request when user clicks on history button he would like to see where the workitem was pending, its series of approvals that were in loop statement of workflow.
My logic is that from SWWWIHEAD i get the top workitem id from current workitem id then from top workitem id i navigate to workitem that is of activity type and status is READY.
Even the SWWUSERWI table have workitem id as key field. So i need to pass workitem id to the table then get the user. To get the workitem id i need to use SWWWIHEAD table, which is failing in my case.
User | Count |
---|---|
86 | |
11 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.