<?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: Convert Binary data to BLOB data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266874#M1722402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any idea guys???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2013 11:11:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-11T11:11:37Z</dc:date>
    <item>
      <title>Convert Binary data to BLOB data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266873#M1722401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fetching a file form DMS using FM 'SCMS_DOC_READ'.&lt;/P&gt;&lt;P&gt;The contents of the file are impoted in table CONTENT_BIN.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Structure of table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----------------------------------------------------------------------------------------------------------------------------------------------------&lt;/STRONG&gt;&lt;BR /&gt;LINE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SDOK_SDATX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RAW&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1022&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line for binary document contents, length for upload&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----------------------------------------------------------------------------------------------------------------------------------------------------&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; In this table I am getting &lt;STRONG&gt;multiple lines&lt;/STRONG&gt; of data for a single file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, My requirement is a follows,&lt;/P&gt;&lt;P&gt;I need store this data into an oracle table.&lt;BR /&gt;The multiple lines of the table to be converted to a single line of BLOB format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest,&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2013 13:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266873#M1722401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-10T13:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Binary data to BLOB data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266874#M1722402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any idea guys???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f8f8f8; color: #333333;"&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266874#M1722402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-11T11:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Binary data to BLOB data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266875#M1722403</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;Not sure if&amp;nbsp; I'm correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this page I see that BLOB is nothing but the abap type xstring&amp;nbsp; &lt;A class="active_link" href="http://help.sap.com/abapdocu_702/en/abenbuilt_in_types_dictionary.htm" title="http://help.sap.com/abapdocu_702/en/abenbuilt_in_types_dictionary.htm"&gt;ABAP Keyword Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial; font-size: 13px; background-color: #f2f4f7;"&gt;&lt;SPAN class="h1" style="font-size: 23px; color: #000080; font-weight: bold;"&gt;BLOB&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial; font-size: 13px; background-color: #f2f4f7;"&gt;Binary large object. Name for a &lt;A class="grey" style="color: #505050;" title="Glossary Entry"&gt;database field&lt;/A&gt; of the &lt;A class="blue" style="color: #000080;"&gt;RAWSTRING&lt;/A&gt; data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In such case, you can use &lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;SCMS_BINARY_TO_XSTRING passing multiple lines to parameter BINARY_TAB.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266875#M1722403</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-02-11T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Binary data to BLOB data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266876#M1722404</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;Note &lt;STRONG&gt;500340 - FAQ: LOBS&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; "&lt;STRONG&gt;6. How can I display LOB information&lt;/STRONG&gt;?" &lt;/P&gt;&lt;P&gt;also check this FM "&lt;STRONG&gt;SCMS_FTEXT_TO_STRING&lt;/STRONG&gt;" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;SMruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 12:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-binary-data-to-blob-data/m-p/9266876#M1722404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-11T12:32:12Z</dc:date>
    </item>
  </channel>
</rss>

