<?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: Get file from DMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632095#M1571392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution is to check in the document into KPro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the know function modules will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2011 14:30:54 GMT</pubDate>
    <dc:creator>elko_hasse</dc:creator>
    <dc:date>2011-05-19T14:30:54Z</dc:date>
    <item>
      <title>Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632088#M1571385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load a file from DMS via a function module. I need the file content in a int. table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the way of using FM SDOK_PHIO_LOAD_CONTENT. But this will only work if the file is checked in into KPro. In transaction CV02N the little lock in the Original Overview is then closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as long as the lock is open (file is not checked in into Kpro) the above FM wont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which FM can I use to either get files not checked in or to get all files (checked in and not checked in).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Elko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 16:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632088#M1571385</guid>
      <dc:creator>elko_hasse</dc:creator>
      <dc:date>2011-02-11T16:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632089#M1571386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check &lt;STRONG&gt;DMS_GEN_DOCUMENT_TO_OBJECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In se37 please search form &lt;STRONG&gt;dms&lt;/STRONG&gt;document* you will find a list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 16:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632089#M1571386</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-02-11T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632090#M1571387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but FM DMS_GEN_DOCUMENT_TO_OBJECT just returns the attributes and the ID of the document, NOT the actuall content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a FM that returns the binary or hex data of the Original of the document. Just like SDOK_PHIO_LOAD_CONTENT, but for Docs not checked in into Kpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Elko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 08:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632090#M1571387</guid>
      <dc:creator>elko_hasse</dc:creator>
      <dc:date>2011-02-14T08:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632091#M1571388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any hints ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 10:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632091#M1571388</guid>
      <dc:creator>elko_hasse</dc:creator>
      <dc:date>2011-02-15T10:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632092#M1571389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check bapi BAPI_DOCUMENT_GETDETAIL2 and see if it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 11:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632092#M1571389</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2011-02-15T11:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632093#M1571390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks fpr your reply,&lt;/P&gt;&lt;P&gt;but this BAPI only returns information &lt;STRONG&gt;about&lt;/STRONG&gt; the document, not the document itself. I need the &lt;STRONG&gt;binary&lt;/STRONG&gt; &lt;STRONG&gt;data&lt;/STRONG&gt; of the physical document - returned in a int. table.&lt;/P&gt;&lt;P&gt;Like FM SDOK_PHIO_LOAD_CONTENT returns, but for documents &lt;STRONG&gt;not checked in&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Elko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 12:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632093#M1571390</guid>
      <dc:creator>elko_hasse</dc:creator>
      <dc:date>2011-02-15T12:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632094#M1571391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at SCMS_DOC_READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 12:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632094#M1571391</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-02-15T12:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get file from DMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632095#M1571392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution is to check in the document into KPro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the know function modules will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 14:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-file-from-dms/m-p/7632095#M1571392</guid>
      <dc:creator>elko_hasse</dc:creator>
      <dc:date>2011-05-19T14:30:54Z</dc:date>
    </item>
  </channel>
</rss>

