Hi
when one binds standard approval workflow f.e. WS14500028 for say, 'saved' event in BUS2200,
system somehow passes ApprovalList from BBP_WFL_APPROV_BADI implementation
right at the beginning of workflow, although that parameter lacks in event binding
(filled through BBP_PDH_WFL_START i believe),
but if you try to run that WS14500028 manually in SWUS, it hangs out on TS14007989 step,
because ApprovalList is empty,
i tried to start that step by running BBP_PDH_WFL_START f/m,
it fills ApprovalList correctly, but doesn't fire the step..
is there any way to run that WS14500028 manually ?