on 2008 Nov 19 8:43 AM
Hi
Is there any easy way to programmatically track down where a leave request has been forwarded i.e. who currently has the leave request work item to approve/reject in their manager inbox.
We are trying to add some code into a custom report but are having issues pulling in the manager assigned the current work item for leave purposes.
Thanks
Nicola
HI,
Take the help of this table "SWWWIAGENT".
~BiSu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I received an answer via the workflow forum.
Table SWWUSERWI helps understand managers with current outstanding leave request work items in the their inbox
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Nicola try below table
SWWUSERWI,
here specify task object and get workitem id
and corresponding user.
In another alternative use tcode:PTARQ
use display docuents:
in this you can easily give requestor id in pernr
specify period or upto today
and get details of approver.
Hope magic Works!
Regards,
Purvesh Patel.
You may want to move this thread to the workflow forum.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
99 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.