<?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: BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2736173#M635537</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;Assume i have c1, c2, c3 as check box and i want to set any of these check box as selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Declare a temp variable &lt;/P&gt;&lt;P&gt;data tmp type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Based on some processing determine the check box to set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case variable.&lt;/P&gt;&lt;P&gt;    when 1. &lt;/P&gt;&lt;P&gt;           tmp = c1.&lt;/P&gt;&lt;P&gt;    when 2. &lt;/P&gt;&lt;P&gt;           tmp = c2.&lt;/P&gt;&lt;P&gt;    when others. &lt;/P&gt;&lt;P&gt;           tmp = c3.   &lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Setting the values now.&lt;/P&gt;&lt;P&gt;  ( tmp )  =  'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this in the bdc or online.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 14:11:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T14:11:07Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2736172#M635536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IS that possible to select dynamic checkbox through code (not manually selection) which has same name for all in the middle of BDC load&lt;/P&gt;&lt;P&gt;check box is like the one in version manager. all will have the same name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 05:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2736172#M635536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T05:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2736173#M635537</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;Assume i have c1, c2, c3 as check box and i want to set any of these check box as selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Declare a temp variable &lt;/P&gt;&lt;P&gt;data tmp type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Based on some processing determine the check box to set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case variable.&lt;/P&gt;&lt;P&gt;    when 1. &lt;/P&gt;&lt;P&gt;           tmp = c1.&lt;/P&gt;&lt;P&gt;    when 2. &lt;/P&gt;&lt;P&gt;           tmp = c2.&lt;/P&gt;&lt;P&gt;    when others. &lt;/P&gt;&lt;P&gt;           tmp = c3.   &lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Setting the values now.&lt;/P&gt;&lt;P&gt;  ( tmp )  =  'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this in the bdc or online.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 14:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2736173#M635537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T14:11:07Z</dc:date>
    </item>
  </channel>
</rss>

