Hi Experts,
Here I go with my requirement.
Requirement: I want to create a new Z program which can be scheduled in background (say on every Friday) which will actually release Work Items which are stuck in SWPC during the week (so that no need of manual intervention).
What I did so far: I have checked program RSWWERRE but this program releases all your work items (no selection-screen). So I created a Z program which SUBMIT program RSWP_CONTINUE_WORKFLOWS_GRID. By this I got the list of Work Items which are stuck in SWPC in my internal table.
Now I have the list.
Help Required: I want to know that how we can release these work items which are in my internal table? Is there any FM/Method for this?
Quick will be appreciated.
Thanks in Anticipation
Virendra Kedia