<?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 Attaching documents to an Object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244570#M143140</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;I would like to attach a document to an object as it's done at the GOS Toolbar.. the problem I'm facing is that I want to reproduce this functionality in order to create a new FM to be called from the portal.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any of you know in which tables can I found all the content that is added through the GOS? or if exists any FM in which I just send the BOR-Id, the Obejct associated and the link or path where is located the attachment in the server??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance...&lt;/P&gt;&lt;P&gt;Waiting for your comments...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MMM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: María M Monteverde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2006 20:08:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-18T20:08:48Z</dc:date>
    <item>
      <title>Attaching documents to an Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244570#M143140</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;I would like to attach a document to an object as it's done at the GOS Toolbar.. the problem I'm facing is that I want to reproduce this functionality in order to create a new FM to be called from the portal.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any of you know in which tables can I found all the content that is added through the GOS? or if exists any FM in which I just send the BOR-Id, the Obejct associated and the link or path where is located the attachment in the server??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance...&lt;/P&gt;&lt;P&gt;Waiting for your comments...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MMM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: María M Monteverde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 20:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244570#M143140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T20:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching documents to an Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244571#M143141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links. Perhaps it may help.&lt;/P&gt;&lt;P&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;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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 20:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244571#M143141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T20:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching documents to an Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244572#M143142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the following FM to get all the document details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDS_ALL_CONNECTIONS_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 09:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attaching-documents-to-an-object/m-p/1244572#M143142</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-04-20T09:52:47Z</dc:date>
    </item>
  </channel>
</rss>

