<?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: Traffic Lights in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648742#M1094020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;SPAN __jive_macro_name="message" id="6019484"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 09:53:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-20T09:53:49Z</dc:date>
    <item>
      <title>Traffic Lights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648740#M1094018</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;     I have 3 fields in my table control.I have defined my own internal table?my 3rd field is Traffic Lights symbol.In the table control in the screen for a record at a time only one light is enabled based on some value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How shud i declare my internal table for traffic lights?&lt;/P&gt;&lt;P&gt;How can i acheive the above functionality?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 08:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648740#M1094018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T08:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Lights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648741#M1094019</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;First you'll need an include:&lt;/P&gt;&lt;P&gt;INCLUDE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: myfield(4) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have to use one of the following statements:&lt;/P&gt;&lt;P&gt;WRITE ICON_GREEN_LIGHT TO myfield AS ICON.&lt;/P&gt;&lt;P&gt;WRITE ICON_YELLOW_LIGHT TO myfield AS ICON.&lt;/P&gt;&lt;P&gt;WRITE ICON_RED_LIGHT TO myfield AS ICON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 08:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648741#M1094019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T08:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Lights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648742#M1094020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;SPAN __jive_macro_name="message" id="6019484"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 09:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648742#M1094020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Lights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648743#M1094021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write:/ '@0A@'  AS ICON,  " RED LIGHT&lt;/P&gt;&lt;P&gt;           '@08@'  AS ICON,  " GREEN LIGHT&lt;/P&gt;&lt;P&gt;           '@09@'  AS ICON.  "YELLOW LIGHT&lt;/P&gt;&lt;P&gt;Interpret the same in your code accordingly to get the traffic lights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 18:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/traffic-lights/m-p/4648743#M1094021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T18:33:39Z</dc:date>
    </item>
  </channel>
</rss>

