Hi,
I have implemented the PT_ABS_REQ Badi method GET_MULTIPLE_APPROVERS where I extract and return the wanted approvers for our Leave request workflow.
When choosing the fx. vacation in the FPM leave request application the correct amount of approvers is being displayed and after pressing send the workflow(copy of WF12300111 - I have also tried with WF33700137) the workflow is correct started but in the first approval step only the first agent is shown and the container only holds the data for the first agent.
Is it necessary to implement BadI PT_GEN_REQ as well to update the workflow with all the agents fx. in the filter_agent method?
and if yes should I extract the agents from the PTREQ_APPROVER table.
br
Jesper