<?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: Create BMP in se78 from table string dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-bmp-in-se78-from-table-string-dynamically/m-p/7275694#M1530783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you receive the data directly in the required format for the call to SAPSCRIPT_CONVERT_BITMAP_BDS via the webservice (the raw data)?  If you were to upload the binary data (bmp file) directly using GUI_UPLOAD, this is the format it would be in already.  Did you compare the binary data from the original bmp file with the result of the SCMS_XSTRING_TO_BINARY call?  What is the purpose of DP_CREATE_URL in your process - it's not used in SE78 loads?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Sep 2010 14:48:29 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2010-09-13T14:48:29Z</dc:date>
    <item>
      <title>Create BMP in se78 from table string dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-bmp-in-se78-from-table-string-dynamically/m-p/7275693#M1530782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ! :&lt;/P&gt;&lt;P&gt;I try to insert a image in bmp format to se78 dynamically.&lt;/P&gt;&lt;P&gt;In my function receives a table with string ( this table is generated by our client, he takes a bmp file and cut it into pieces char 255  to send by webservices).&lt;/P&gt;&lt;P&gt;I must take this table, and generated again the bmp file and insert into se78 to print in a smartforms.&lt;/P&gt;&lt;P&gt;so far I did the following :&lt;/P&gt;&lt;P&gt;1-  CONVERT_TABLE_TO_STRING (to generate a string merging table content)&lt;/P&gt;&lt;P&gt;2 - SCMS_STRING_TO_XSTRING &lt;/P&gt;&lt;P&gt;3-  SCMS_XSTRING_TO_BINARY&lt;/P&gt;&lt;P&gt;4-  DP_CREATE_URL&lt;/P&gt;&lt;P&gt;5-  SAPSCRIPT_CONVERT_BITMAP_BDS&lt;/P&gt;&lt;P&gt; but this last return sy-subrc = 2 ( no_bmp_file).&lt;/P&gt;&lt;P&gt;can someone help me fix this? &lt;/P&gt;&lt;P&gt;if you need to copy code just tell me.&lt;/P&gt;&lt;P&gt;Thank for your help.&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 12:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-bmp-in-se78-from-table-string-dynamically/m-p/7275693#M1530782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T12:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create BMP in se78 from table string dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-bmp-in-se78-from-table-string-dynamically/m-p/7275694#M1530783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you receive the data directly in the required format for the call to SAPSCRIPT_CONVERT_BITMAP_BDS via the webservice (the raw data)?  If you were to upload the binary data (bmp file) directly using GUI_UPLOAD, this is the format it would be in already.  Did you compare the binary data from the original bmp file with the result of the SCMS_XSTRING_TO_BINARY call?  What is the purpose of DP_CREATE_URL in your process - it's not used in SE78 loads?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 14:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-bmp-in-se78-from-table-string-dynamically/m-p/7275694#M1530783</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-09-13T14:48:29Z</dc:date>
    </item>
  </channel>
</rss>

