<?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: T Code for logo in SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577556#M589122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;see the steps for LOGO printing in scripts&lt;/P&gt;&lt;P&gt;SAP SCRIPT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a logo in SAP printouts just do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run  program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Enter file name 				C:\COMPLOGO.TIF&lt;/P&gt;&lt;P&gt;   UOM  					CM&lt;/P&gt;&lt;P&gt;    Line width for text 			132&lt;/P&gt;&lt;P&gt;    Text name 				ZHEX-MACRO-COMPLOGO&lt;/P&gt;&lt;P&gt;    Text ID 					ST&lt;/P&gt;&lt;P&gt;    Text language = E&lt;/P&gt;&lt;P&gt;    Number of Tiff gray levels (2,4,9) 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt; Window COMP description Company Logo&lt;/P&gt;&lt;P&gt; Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt; Upper margin LN window height 8.00 LN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in the text element, mention&lt;/P&gt;&lt;P&gt;        /: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if object name is not indicated as 'ZHEX...&amp;#146; the logo may not be printed! &lt;/P&gt;&lt;P&gt;You will not be able to see the logo in a test print. The same will be printed in actual printout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2007 05:18:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-25T05:18:38Z</dc:date>
    <item>
      <title>T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577555#M589121</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;What is the transaction code for logo uploading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577555#M589121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577556#M589122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;see the steps for LOGO printing in scripts&lt;/P&gt;&lt;P&gt;SAP SCRIPT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a logo in SAP printouts just do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run  program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Enter file name 				C:\COMPLOGO.TIF&lt;/P&gt;&lt;P&gt;   UOM  					CM&lt;/P&gt;&lt;P&gt;    Line width for text 			132&lt;/P&gt;&lt;P&gt;    Text name 				ZHEX-MACRO-COMPLOGO&lt;/P&gt;&lt;P&gt;    Text ID 					ST&lt;/P&gt;&lt;P&gt;    Text language = E&lt;/P&gt;&lt;P&gt;    Number of Tiff gray levels (2,4,9) 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt; Window COMP description Company Logo&lt;/P&gt;&lt;P&gt; Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt; Upper margin LN window height 8.00 LN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in the text element, mention&lt;/P&gt;&lt;P&gt;        /: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if object name is not indicated as 'ZHEX...&amp;#146; the logo may not be printed! &lt;/P&gt;&lt;P&gt;You will not be able to see the logo in a test print. The same will be printed in actual printout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577556#M589122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577557#M589123</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;bmp and tiff are just two types of image formats. SAP Scripts support both of them. Resolution of tiff format is small but size is compact. BMP is heavy format.&lt;/P&gt;&lt;P&gt;check with the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/sap_script_made_easy.html" target="test_blank"&gt;http://www.sapmaterial.com/sap_script_made_easy.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to follow following steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to se78 select Form 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;2) Navigate to Menu::: Graphic -&amp;gt; Upload ( Or press F5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Enter the path of the graphic u want to upload ( in bmp form)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Then go to se 71, create a form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) create windows as applicable to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) select any window and click edit then text elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) then navigate to menu insert-&amp;gt; graphic and specify the graphic you want to &lt;/P&gt;&lt;P&gt;upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;if it helped, you can acknowledge the same by rewarding&amp;lt;/b&amp;gt; &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;dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577557#M589123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577558#M589124</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;How do I print a logo/graphics in ALV?&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/forums/viewtopic.php?t=81149" target="test_blank"&gt;http://www.sapfans.com/forums/viewtopic.php?t=81149&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/forums/viewtopic.php?t=35498" target="test_blank"&gt;http://www.sapfans.com/forums/viewtopic.php?t=35498&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/forums/viewtopic.php?t=5013" target="test_blank"&gt;http://www.sapfans.com/forums/viewtopic.php?t=5013&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to follow following steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to se78 select Form 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;2) Navigate to Menu::: Graphic -&amp;gt; Upload ( Or press F5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Enter the path of the graphic u want to upload ( in bmp form)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Then go to se 71, create a form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) create windows as applicable to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) select any window and click edit then text elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) then navigate to menu insert-&amp;gt; graphic and specify the graphic you want to&lt;/P&gt;&lt;P&gt;upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577558#M589124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577559#M589125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;use the transaction &lt;/P&gt;&lt;P&gt;Se71&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import ---&amp;gt; graphics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andgive the path for the logo name which is on your desktop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give the sap name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577559#M589125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577560#M589126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to Upload graphics (IMAGE) to your Sapscript? &lt;/P&gt;&lt;P&gt;Command in your Sapscript &lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577560#M589126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577561#M589127</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;if your logo is of jpeg or bmp type file use tcode&amp;lt;b&amp;gt; se78&amp;lt;/b&amp;gt; and double click bitmap images. then click the import icon and select the file from your pc which will upload the logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save a Logo using Paintshop Pro or Corel Draw as Tiff file. Use RSTXLDMC to convert the logo to standard text in SapScript. When the program is executed, the path and file name have to be correctly specified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process could be like the following: &lt;/P&gt;&lt;P&gt;Run RSTXLDMC &lt;/P&gt;&lt;P&gt;Enter file name C:\MAIL\COMPLOGO.TIF &lt;/P&gt;&lt;P&gt;Resolution for Tiff file &lt;/P&gt;&lt;P&gt;Absolute X-position &lt;/P&gt;&lt;P&gt;Absolute Y-position &lt;/P&gt;&lt;P&gt;Absolute positioning &lt;/P&gt;&lt;P&gt;Reserved height &lt;/P&gt;&lt;P&gt;Shift to right &lt;/P&gt;&lt;P&gt;UOM = CM &lt;/P&gt;&lt;P&gt;Text title &lt;/P&gt;&lt;P&gt;Line width for text = 132 &lt;/P&gt;&lt;P&gt;Text name ZHEX-MACRO-COMPLOGO &lt;/P&gt;&lt;P&gt;Text ID ST &lt;/P&gt;&lt;P&gt;Text language = E &lt;/P&gt;&lt;P&gt;Postscript scaling &lt;/P&gt;&lt;P&gt;Width &amp;amp; Height according to PS scaling &lt;/P&gt;&lt;P&gt;Number of Tiff gray levels (2,4,9) 2 &lt;/P&gt;&lt;P&gt;Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt;Window COMP description Company Logo &lt;/P&gt;&lt;P&gt;Window type CONST &lt;/P&gt;&lt;P&gt;Left margin 7.00 CH window width 10.00 CH &lt;/P&gt;&lt;P&gt;Upper margin LN window height 8.00 LN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in the text element , mention &lt;/P&gt;&lt;P&gt;/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not be able to see the logo in a test print. The same will be printed in actual printout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using two logos in the same layout, the names of the logos should be unique. Say 'ZHEX-MACRO-LOGO1' and 'ZHEX-MACRO-LOGO2'. Else all the information will be overwritten. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the logo is not EXACTLY TIFF 6.0, the same will not be printed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See OSS notes 5995, 18045, 39031 for some inputs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577561#M589127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: T Code for logo in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577562#M589128</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 link:&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>Wed, 25 Jul 2007 05:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-logo-in-sap-script/m-p/2577562#M589128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T05:25:29Z</dc:date>
    </item>
  </channel>
</rss>

