Dear experts,
We are using POWL for travel request approval which has the ABAP WD as 'FITV_POWL_APPROVER' attached to it. If an action is triggered (i.e. Approve or Reject) from POWL, it doesn't update my custom workflow.
Object class attached to POWL 'CL_FITV_POWL_TRIPS_TOBEAPPROVE' doesn't seems to have code to interact with workflow and update actions in it. All it does is update the trip status by calling the FM 'BAPI_TRIP_CHANGE_STATUS' and sends EMAIL.
Please confirm couple of things:
1) Is POWL 'FITV_POWL_APPROVER' capable of updating actions in custom workflow? If yes, what will be the configration steps of it?
2) What is the use of SWFVISU? Is it anywhere related with POWL?
3) Does maintaining an employee list using transaction: FPB_MAINTAIN_PERS_S or FPB_MAINTAIN_PERS_M will help?
Thanks
Gaurav