Skip to Content
0
Former Member
May 11, 2010 at 10:41 AM

To retrieve SAP Attachments without using GOS.

207 Views

Hi experts,

I am trying to open the SAP office attachmets instead going to SAP tcode (O4nsn) >GOS >Attachment list.

I use the CL_BINARY_RELATION and its method READ_LINKS_OF_BINRELS for getting the document ID and function module SO_DOCUMENT_READ_API1 to get the content. But I am not able to retrive the document (pdf file which i have attached), instead i getting some garbage values.

Can anyone please tell me how can i found the document which i have attached.

Regards

Richa