Retrieving content from an SAP workflow attachment
I am able to retrieve attachments from a workflow through Function Module SAP_WAPI_GET_ATTACHMENTS, but it's only returning the file name and Object ID. How do you retrieve the content of the attached file?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
To read the contents of an SAP Office Mail object (SOFM), you can use Function Module SO_OBJECT_READ, or if it is an attachment to an SAP Office Mail object, you can use SO_ATTACHMENT_READ_API1.
Dig Deeper
-
People who read this also read...
-
This was first published in March 2009