<?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: Logo in Sap script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745559#M638180</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;These are the steps to be followed for uploading graphics in R/3 system  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   First save the file as BMP  &lt;/P&gt;&lt;P&gt;2.   Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and  &lt;/P&gt;&lt;P&gt;      make it Zoom as 100% and save as *.TIFF  &lt;/P&gt;&lt;P&gt;3.   Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4.   Give your TIFF file path name  &lt;/P&gt;&lt;P&gt;5.   Select Bcol (for Color)  &lt;/P&gt;&lt;P&gt;6.   TEXT ID will be ZHEX-MACRO-*.  &lt;/P&gt;&lt;P&gt;7.   Inplace of * write your own logo name (ZCOMPANYLOGO)  &lt;/P&gt;&lt;P&gt;8.   Execute the program  &lt;/P&gt;&lt;P&gt;9.   Now Goto SE71 create your ZFORM  &lt;/P&gt;&lt;P&gt;10. Create logo window  &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information check the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/ts001.htm" target="test_blank"&gt;http://sap-img.com/ts001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 10:55:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T10:55:49Z</dc:date>
    <item>
      <title>Logo in Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745555#M638176</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; can any one please explain the step by step procedure to insert a logo (bitmap file) in a SAP script window .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Jay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 10:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745555#M638176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T10:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745556#M638177</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;Steps&lt;/P&gt;&lt;P&gt;·	The graphical element (like company logo) should be in valid graphic file format like .bmp or .jpg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Use appropriate software to convert the above file into a .TIFF file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Use report RSTXLDMC to upload this file as a text module in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Execute the above program from the ABAP /4 editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Enter the location of the .TIFF file on the PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Specify BMON or BCOL as the raster image type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	The SAP system suggests a name for the file ( like ZHEX-MARCO-* ). The * indicates the type of file. For e.g. if the file contains a logo then the name can be ZHEX-MACRO-LOGO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	The ID should be &amp;#145;ST&amp;#146; and give the logon language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Running the program will convert this .TIFF file into a text element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·	Incorporate this converted logo in the appropriate window under the appropriate text element by giving &lt;/P&gt;&lt;P&gt;INCLUDE ZHEX-MACRO-LOGO OBJECT TEXT ID ST in the first line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 10:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745556#M638177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T10:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745557#M638178</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;Go to se78 and select graphics on left hand side ,you get name on right hand side.&lt;/P&gt;&lt;P&gt;Give your file location and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now come to your layout and go to Text elements .In menu bar you find insert option ,select that and automatically you get Insert logo.....statement in text elemnts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 10:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745557#M638178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T10:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745558#M638179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagadish,&lt;/P&gt;&lt;P&gt;   Command in your Sapscript&lt;/P&gt;&lt;P&gt;/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the steps to be followed for uploading graphics in R/3 system &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First save the file as BMP &lt;/P&gt;&lt;P&gt;2. Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and &lt;/P&gt;&lt;P&gt;make it Zoom as 100% and save as *.TIFF &lt;/P&gt;&lt;P&gt;3. Open SE38 and execute program RSTXLDMC&lt;/P&gt;&lt;P&gt;4. Give your TIFF file path name &lt;/P&gt;&lt;P&gt;5. Select Bcol (for Color) &lt;/P&gt;&lt;P&gt;6. TEXT ID will be ZHEX-MACRO-*. &lt;/P&gt;&lt;P&gt;7. Inplace of * write your own logo name (ZCOMPANYLOGO) &lt;/P&gt;&lt;P&gt;8. Execute the program &lt;/P&gt;&lt;P&gt;9. Now Goto SE71 create your ZFORM &lt;/P&gt;&lt;P&gt;10. Create logo window &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and there is one more option like going to se78, graphics maintanence and uploading the logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 10:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745558#M638179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745559#M638180</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;These are the steps to be followed for uploading graphics in R/3 system  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   First save the file as BMP  &lt;/P&gt;&lt;P&gt;2.   Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and  &lt;/P&gt;&lt;P&gt;      make it Zoom as 100% and save as *.TIFF  &lt;/P&gt;&lt;P&gt;3.   Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4.   Give your TIFF file path name  &lt;/P&gt;&lt;P&gt;5.   Select Bcol (for Color)  &lt;/P&gt;&lt;P&gt;6.   TEXT ID will be ZHEX-MACRO-*.  &lt;/P&gt;&lt;P&gt;7.   Inplace of * write your own logo name (ZCOMPANYLOGO)  &lt;/P&gt;&lt;P&gt;8.   Execute the program  &lt;/P&gt;&lt;P&gt;9.   Now Goto SE71 create your ZFORM  &lt;/P&gt;&lt;P&gt;10. Create logo window  &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information check the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/ts001.htm" target="test_blank"&gt;http://sap-img.com/ts001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 10:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-sap-script/m-p/2745559#M638180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T10:55:49Z</dc:date>
    </item>
  </channel>
</rss>

