<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Function module to save attachments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373037#M183294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked &amp;lt;b&amp;gt;GOS&amp;lt;/b&amp;gt; (Generic Object Services)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/people/rammanohar.tiwari/blog/2005/10/10/generic-object-services-gos--in-background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 20:24:51 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-06-12T20:24:51Z</dc:date>
    <item>
      <title>Function module to save attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373034#M183291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module to store the attachments(office documents, PDF,..etc) into the database, and then show the link to display and delete. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram Enaganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 19:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373034#M183291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to save attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373035#M183292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use SAVE_TEXT function module for saving the texts and any type of documents.you first convert the document into text format(OTF) before saving and while retriving you can convert the text format(OTF) to pdf as well.&lt;/P&gt;&lt;P&gt;you cannot directly save in pdf format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373035#M183292</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-12T20:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to save attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373036#M183293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find some solutions in this post :&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="154959"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main idea would be to store the file in Binary mode on the application server and store the path in a custom Z-table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373036#M183293</guid>
      <dc:creator>guillaume-hrc</dc:creator>
      <dc:date>2006-06-12T20:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to save attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373037#M183294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked &amp;lt;b&amp;gt;GOS&amp;lt;/b&amp;gt; (Generic Object Services)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/people/rammanohar.tiwari/blog/2005/10/10/generic-object-services-gos--in-background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373037#M183294</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-12T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to save attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373038#M183295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I am looking for a function module which I can call in a program to store the attachments in SAP like workitem attachments. When a user attaches the file, it should store the file and return with the link for accessing/ maintaining it later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 21:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-save-attachments/m-p/1373038#M183295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T21:28:14Z</dc:date>
    </item>
  </channel>
</rss>

