<?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 sapscript problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581912#M262515</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;&lt;/P&gt;&lt;P&gt;       i am trying to upload a logo to zmedruck using RSTXLDMC. i uploaded the logo (.tif) file using RSTXLDMC&lt;/P&gt;&lt;P&gt;and added the 'include' to the code in the header window.&lt;/P&gt;&lt;P&gt;but the logo is not uploaded.&lt;/P&gt;&lt;P&gt;wht could be the problem.&lt;/P&gt;&lt;P&gt;thnx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2006 15:03:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-18T15:03:21Z</dc:date>
    <item>
      <title>sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581912#M262515</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;&lt;/P&gt;&lt;P&gt;       i am trying to upload a logo to zmedruck using RSTXLDMC. i uploaded the logo (.tif) file using RSTXLDMC&lt;/P&gt;&lt;P&gt;and added the 'include' to the code in the header window.&lt;/P&gt;&lt;P&gt;but the logo is not uploaded.&lt;/P&gt;&lt;P&gt;wht could be the problem.&lt;/P&gt;&lt;P&gt;thnx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581912#M262515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581913#M262516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Amar,&lt;/P&gt;&lt;P&gt; Once you upload the image in tiff format. It gets uploaded as a standard text and not as a bmp image.&lt;/P&gt;&lt;P&gt;So, have you done this or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In text elements section of the script,&lt;/P&gt;&lt;P&gt; Chose from menu:&lt;/P&gt;&lt;P&gt;Insert-&amp;gt;Text-&amp;gt;Standard.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581913#M262516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581914#M262517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the below step while uploading the image file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps for uploading Logo :-: &lt;/P&gt;&lt;P&gt;1. Goto the transaction OAER &lt;/P&gt;&lt;P&gt;2. Enter the class name as 'PICTURES' &lt;/P&gt;&lt;P&gt;3. Enter the class type as 'OT' &lt;/P&gt;&lt;P&gt;4. Enter the object key as the name of the logo you wish to give &lt;/P&gt;&lt;P&gt;5. Execute &lt;/P&gt;&lt;P&gt;6. Then in the new screen select Standard doc. types in bottom window &lt;/P&gt;&lt;P&gt;Click on the Screen icon &lt;/P&gt;&lt;P&gt;Now, it will ask for the file path where you have to upload the logo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the link &lt;A href="http://www.sap-img.com/fu002.htm" target="test_blank"&gt;http://www.sap-img.com/fu002.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581914#M262517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581915#M262518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a print out of the form and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581915#M262518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581916#M262519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you use the Program RSTXLDMC, it will upload the LOGO in .tif Format, so you need do in this way&lt;/P&gt;&lt;P&gt;In text elements section of the script,&lt;/P&gt;&lt;P&gt;Chose from menu:&lt;/P&gt;&lt;P&gt;Insert-&amp;gt;Text-&amp;gt;Standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the steps:&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;&amp;lt;b&amp;gt;In Script:&amp;lt;/b&amp;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;              -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;**** -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;In another way, you can use SE78 to get the logo from presentation server to SAP, this will come as BIT file, so here you can use Insert -&amp;gt; Graphics --&amp;gt; then give the name of the logo ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581916#M262519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581917#M262520</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; Though the uploaded logo file is not in .tiff format, sap script doesnt throw error. at the same time, it doesnt display the logo.&lt;/P&gt;&lt;P&gt; so, check whether the file you uploaded is in tiff format or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 15:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1581917#M262520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T15:31:38Z</dc:date>
    </item>
  </channel>
</rss>

