Dear Community,
My objective is to create a workflow, triggered by an event. I accomplished stepping into the WF so far and that's not an issue. The workflow should send the ALV with an approval to someone and no matter what the approval is, the backward email should be sent. How can I do it? My ALV is of type ref CL_SALV_TABLE, however I can only pass references/objects to the WF Container, which implements IF_WORKFLOW, while CL_SALV_TABLE does not.
Kind regards,
Qube