Hi experts,
In the workflow our requeriment is that in a background step we have to create an attachment to the workitem.
This attachment is the image in pdf of the invoice (BUS2081) that is stored in the content server, related with the invoice in the archive link.
We have red in the forum that we can use this function module: SAP_WAPI_GET_ATTACHMENTS
But we don't know how to pass the parameters or if we have to convert the pdf to another format ...........
Can you help ?