<?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 GuiXT: Checkbox associated with ABAP variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt-checkbox-associated-with-abap-variable/m-p/6498613#M1421380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I am trying to do the following:&lt;/P&gt;&lt;P&gt;1. Create the new variable in ABAP program: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: g_checkbox TYPE char1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;2. Create checkbox field on screen by using GuiXT:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CheckBox (3,43) "Check" Name="G_CHECKBOX"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;3. Use the variable in ABAP program, e.g. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF g_checkbox = 'X'.
"... do something
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I did it all, but my checbox at the screen doesn't seem to be associated with ABAP variable. Whatever I enter at the screen, the G_CHECKBOX variable remains empty.&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2010 15:52:34 GMT</pubDate>
    <dc:creator>former_member185943</dc:creator>
    <dc:date>2010-01-14T15:52:34Z</dc:date>
    <item>
      <title>GuiXT: Checkbox associated with ABAP variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt-checkbox-associated-with-abap-variable/m-p/6498613#M1421380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I am trying to do the following:&lt;/P&gt;&lt;P&gt;1. Create the new variable in ABAP program: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: g_checkbox TYPE char1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;2. Create checkbox field on screen by using GuiXT:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CheckBox (3,43) "Check" Name="G_CHECKBOX"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;3. Use the variable in ABAP program, e.g. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF g_checkbox = 'X'.
"... do something
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I did it all, but my checbox at the screen doesn't seem to be associated with ABAP variable. Whatever I enter at the screen, the G_CHECKBOX variable remains empty.&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt-checkbox-associated-with-abap-variable/m-p/6498613#M1421380</guid>
      <dc:creator>former_member185943</dc:creator>
      <dc:date>2010-01-14T15:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: GuiXT: Checkbox associated with ABAP variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt-checkbox-associated-with-abap-variable/m-p/6498614#M1421381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got confirmation that what I want is not possible with free version of GuiXT.&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 12:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt-checkbox-associated-with-abap-variable/m-p/6498614#M1421381</guid>
      <dc:creator>former_member185943</dc:creator>
      <dc:date>2010-01-15T12:41:21Z</dc:date>
    </item>
  </channel>
</rss>

