on 2009 Nov 03 11:02 AM
Hi,
Version SRM 4.
Only approval WF (workflow for position WS145000015), my customer needs a report with fields about approvers and times.
We have implemented it mainly using the FM BBP_PDH_WFL_WI_FROM_OBJECT_GET and considering the task (WI_RH_TASK=TS14508044) there we get the agent.
But when the approver approve or reject we have not seen how we can get the information specific for each position
We need to know programatically how to get who is the approver for each position when he approve and we reject.
Does anybody know what funcion modules, methods we can use
Thanks
Best regards
Jorge
Request clarification before answering.
Hi Jorge,
Check tabel SWWWIAGENT for agent assigned to the workitem.
Also check if FM SAP_WAPI_READ_CONTAINER helps you get the agent.
Hope this helps!
Regards,
Saumya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Before creating any customer reports, first check standard transaction SWI5, this workload analysis tool is very powerful and gives an immediate insight in the business processes.
for custom reports you have to use a couple of the SAP_WAPI_* function modules to safely retrieve all the data you need.
Kind regards, Rob Dielemans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.