<?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 Q: BAPI/FM Attachment list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087689#M433665</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'm struggeling for a while with this question and I havn't found a solution yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using transaction FBL1N, people of accounting can enter a vendor code and search for Vendor Line Items.&lt;/P&gt;&lt;P&gt;By viewing the details of a certain line, they can select "services for object" and select "attachment list" to view a list of archive objects (like ea. Scanned documents, ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a BAPI (or FM) to fetch these attachment lists?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already found BAPI_DOCUMENT_GETOBJECTLINKS, but I don't really know how to use it (what do they mean by documentpart and documentversion?).&lt;/P&gt;&lt;P&gt;Are there any other (better) BAPI's or FM's to get those attachment lists?&lt;/P&gt;&lt;P&gt;Or perhaps the tables where to find the data to create a custom FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2007 12:18:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-17T12:18:32Z</dc:date>
    <item>
      <title>Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087689#M433665</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'm struggeling for a while with this question and I havn't found a solution yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using transaction FBL1N, people of accounting can enter a vendor code and search for Vendor Line Items.&lt;/P&gt;&lt;P&gt;By viewing the details of a certain line, they can select "services for object" and select "attachment list" to view a list of archive objects (like ea. Scanned documents, ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a BAPI (or FM) to fetch these attachment lists?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already found BAPI_DOCUMENT_GETOBJECTLINKS, but I don't really know how to use it (what do they mean by documentpart and documentversion?).&lt;/P&gt;&lt;P&gt;Are there any other (better) BAPI's or FM's to get those attachment lists?&lt;/P&gt;&lt;P&gt;Or perhaps the tables where to find the data to create a custom FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 12:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087689#M433665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T12:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087690#M433666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Had a look at the BAPI, it seems to be fetching data primarily from tables DRAW, DRAT, DRAD and DRAP. Maybe you can look at these to figure out the entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking to read the Archived documents for these Vendor items, maybe you should look at the ARCH function group to see if any of those modules can help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 12:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087690#M433666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087691#M433667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Had a look at the BAPI, it seems to be fetching data&lt;/P&gt;&lt;P&gt;&amp;gt; primarily from tables DRAW, DRAT, DRAD and DRAP.&lt;/P&gt;&lt;P&gt;&amp;gt; Maybe you can look at these to figure out the&lt;/P&gt;&lt;P&gt;&amp;gt; entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm... These tables are empty at our system... Then I probably need to find another BAPI/FM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 12:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087691#M433667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T12:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087692#M433668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other ideas.. what documents are you trying to read? Are these stored as archives? You might need to follow a completely different approach then..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 13:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087692#M433668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T13:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087693#M433669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls let me know your mail id. I think I have a document which hopefully may answer your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 03:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087693#M433669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T03:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087694#M433670</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;Thanks for all the suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found a solution (thanks to the tips by Naveen Prabhakar  &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link between the accounting documents and the archive objects -&amp;gt; BKPF-AWKEY = TOA01-OBJECT_ID on our system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll write a custom FM wich searches for the OBJECT_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 08:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087694#M433670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T08:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Q: BAPI/FM Attachment list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087695#M433671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;Even I am facing similar issue like "&lt;A __default_attr="378539" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Q: BAPI/FM Attachment list" href="https://community.sap.com/"&gt;&lt;/A&gt;", can you please share the document which you have relevant to it? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 09:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/q-bapi-fm-attachment-list/m-p/2087695#M433671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-27T09:43:17Z</dc:date>
    </item>
  </channel>
</rss>

