Requires Free Membership to View
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 DirectorTo be completely honest, I do not really know which tables the attachments are kept. The good news is that it doesn't really matter. If you want to get access to the workflow attachments you can use Function Module SAP_WAPI_GET_ATTACHMENTS. This will return all the attachments of a work item.
The multi-line parameter attachments will have an instance(s) of SOFM. You can loop through those and display the created user ID and more.
This was first published in October 2006