<?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: Error while uploading *.BMP file using SE78 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251545#M145133</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;try to save that image in BM and then upload it. i think this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2006 14:29:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-07T14:29:00Z</dc:date>
    <item>
      <title>Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251540#M145128</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 am trying to upload a BMAP file from presentation server onto the document server using SE78. &lt;/P&gt;&lt;P&gt;I am facing an error saying &lt;/P&gt;&lt;P&gt;"This is not a *.BMP file(they begin with &amp;lt;&amp;gt; "BM")" &lt;/P&gt;&lt;P&gt;Message no. TD874&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the necessary company logo in this file and I want to put this in the sapscript. &lt;/P&gt;&lt;P&gt;Is there some formatting that needs to be done to the bitmap file before importing in SE78. &lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 16:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251540#M145128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T16:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251541#M145129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your file type a bitmap.  System says that it is not.  Save as a bitmap using MS paint and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 16:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251541#M145129</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-04-06T16:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251542#M145130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Do like this.&lt;/P&gt;&lt;P&gt;  1)First store it as a BMP file using MS paint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2)GO TO SE78 and there choose uploading option ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select that BMP file from stored files.&lt;/P&gt;&lt;P&gt;select BCOL if is coloured logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u can get the logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vasantha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 11:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251542#M145130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T11:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251543#M145131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Convert BMP from &amp;lt;b&amp;gt;Command prompt using ren command&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;then follow below process&lt;/P&gt;&lt;P&gt;Go to transaction SE78. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the path given below (on the left windows box) :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPSCRIPT GRAPHICS --&amp;gt; STORED ON DOCUMENT SERVER --&amp;gt; GRAPHICS --&amp;gt; BMAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the name of the graphics file on the right side and Go to the menu GRAPHIC --&amp;gt; IMPORT&lt;/P&gt;&lt;P&gt;The program is RSTXLDMC, the logo needs to be save in .TIF format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use transaction SE78 to inmport graphics to SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the form painter, you can either include directly to the form using menu Edit-&amp;gt;Graphic-&amp;gt;Create or using the INCLUDE statement in a window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use an INCLUDE stanment, goto into the woindow script editor and use menu Include-&amp;gt;Graphic. The include can look like this for a bitmap: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BITMAP MYLOGO OBJECT GRAPHICS ID BMAP TYPE BMON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 11:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251543#M145131</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-04-07T11:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251544#M145132</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;Thanks a lot for your help . &lt;/P&gt;&lt;P&gt;Yes , initially I had just renamed the file in windows explorer from *.JPG to *.bmp. As the picture manager eas opening the file , I thought the file format was ok .&lt;/P&gt;&lt;P&gt;At the end of the day I explicitly converted the *.jpg to *.bmp using a free software that was available for download from the net.After doing this it worked. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 14:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251544#M145132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T14:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error while uploading *.BMP file using SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251545#M145133</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;try to save that image in BM and then upload it. i think this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 14:29:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-uploading-bmp-file-using-se78/m-p/1251545#M145133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T14:29:00Z</dc:date>
    </item>
  </channel>
</rss>

