<?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 checkbox. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/6357644#M1399927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have made a screen 600 and in that i have created check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to retrieve this chexbox data into my program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2009 17:08:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-14T17:08:15Z</dc:date>
    <item>
      <title>checkbox.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/6357644#M1399927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have made a screen 600 and in that i have created check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to retrieve this chexbox data into my program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 17:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/6357644#M1399927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/6357645#M1399928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ahmed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare a variable of type c in your program, of the same name of the checkbox which you have created in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, say if you have defined its name as BOX with function code CANCEL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA : BOX type c.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the PAI event is triggered if you select the checkbox named BOX, function code CANCEL is passed to ABAP program &amp;amp; the corresponding code written in the PAI Module is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info, check the examples in ABAPDOCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 17:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/6357645#M1399928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T17:18:11Z</dc:date>
    </item>
  </channel>
</rss>

