<?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: event-driven in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417305#M820727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means when the user does an action (e.g clicking on a button ), an event is triggered.When you click on a certain button for example, it returns a value to sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can just check its value ...&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;*Treatment.&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Feb 2008 10:20:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-23T10:20:34Z</dc:date>
    <item>
      <title>event-driven</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417304#M820726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is meant by event-driven programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 10:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417304#M820726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T10:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: event-driven</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417305#M820727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means when the user does an action (e.g clicking on a button ), an event is triggered.When you click on a certain button for example, it returns a value to sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can just check its value ...&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;*Treatment.&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 10:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417305#M820727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T10:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: event-driven</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417306#M820728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;basically abap is an event driven language.&lt;/P&gt;&lt;P&gt;if one event triggerd then the block of code under that event will execute.&lt;/P&gt;&lt;P&gt;suppose you have one report and you didn't code any event to trigger then here you will&lt;/P&gt;&lt;P&gt;get dought that there is no event for my report and how will i get output.&lt;/P&gt;&lt;P&gt;by default start-of-selection will trigger and it leads to execute the  select statement and &lt;/P&gt;&lt;P&gt;which in turn will get data into internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;event is nothing but a driven program.abap process drives this driven program when &lt;/P&gt;&lt;P&gt;it will executes and when it wont;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;swami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 11:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-driven/m-p/3417306#M820728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T11:45:48Z</dc:date>
    </item>
  </channel>
</rss>

