<?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: Images and SAPScripting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109722#M440719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;upload the images in .tif or .bmp format and then create a window in which ur image will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now depending on the value of EKKO-EKGRP, show that image in the window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to window-&amp;gt; textcode-&amp;gt; insert graphics and mention ur image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sonika Ahuja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2007 11:43:47 GMT</pubDate>
    <dc:creator>former_member632991</dc:creator>
    <dc:date>2007-04-11T11:43:47Z</dc:date>
    <item>
      <title>Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109720#M440717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show one image in a sapscript form. The image will be shown depending on values from EKKO-EKGRP.&lt;/P&gt;&lt;P&gt;I need to know the steps i need to perform in order to show the image in my sapscript form.&lt;/P&gt;&lt;P&gt;I also need to know if i can show the image in diagonal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro Gaspar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109720#M440717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109721#M440718</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;  I got some idea for that. But am not sure about that. Basically this type of logic is used in Java. Put the images field to the internal table and store the values in that images field corresponding to EKGRP. While calling the image object in layout place this field in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109721#M440718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109722#M440719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;upload the images in .tif or .bmp format and then create a window in which ur image will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now depending on the value of EKKO-EKGRP, show that image in the window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to window-&amp;gt; textcode-&amp;gt; insert graphics and mention ur image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sonika Ahuja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109722#M440719</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-04-11T11:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109723#M440720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First you need to upload that Image to SAP, you can so this by using RSTXLDMC or SE78 transaction code. then in the SE71, In the LOGO winodw, press the Line editor button there then to include the logo INSERT --&amp;gt; GRAPHCS, then select the name of your logo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: IF &amp;amp;EKKO-EKGRP&amp;amp; EQ '123'.
/: INCLUDE '123 text'     " You need to insert the logo here using INSERT --&amp;gt; GRAPHCS
/: ELSEIF &amp;amp;EKKO-EKGRP&amp;amp; EQ '234'.
/: INCLUDE '234 text' .   " You need to insert the logo here using INSERT --&amp;gt; GRAPHCS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ENDIF.&lt;/CODE&gt;&lt;/PRE&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>Wed, 11 Apr 2007 11:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109723#M440720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109724#M440721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/: IF &amp;amp;EKKO-EKGRP&amp;amp; EQ '123'.&lt;/P&gt;&lt;P&gt;/: INCLUDE ZHEX-LOGO OBJECT TEXT ID ST LANGUAGE EN.&lt;/P&gt;&lt;P&gt;/: ELSEIF &amp;amp;EKKO-EKGRP&amp;amp; EQ '234'.&lt;/P&gt;&lt;P&gt;/: INCLUDE ZHEX-LOGO OBJECT TEXT ID ST LANGUAGE EN.&lt;/P&gt;&lt;P&gt;/: ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109724#M440721</guid>
      <dc:creator>former_member15255</dc:creator>
      <dc:date>2007-04-11T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Images and SAPScripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109725#M440722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, thank you for your answers, i'm going to try your sugestions and i'll give you feedback (translated in points... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; ).&lt;/P&gt;&lt;P&gt;I also have another question... Is it possible to use this BMP like a watermark?&lt;/P&gt;&lt;P&gt;Can i write text over this image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro Gaspar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 12:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/images-and-sapscripting/m-p/2109725#M440722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T12:00:15Z</dc:date>
    </item>
  </channel>
</rss>

