<?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: Parameter ID for Check boxes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400976#M534863</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;CALL TRANSACTION tcod [AND SKIP FIRST SCREEN] [USING itab].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USING ITAB addition in the CALL TRANSACTION statement allows you to pass an internal table itab to the new transaction. itab has the format of a batch input table&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 14:07:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T14:07:31Z</dc:date>
    <item>
      <title>Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400974#M534861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I am trying to add logic for a report. If the user clicks on a push buton in the application tool bar it will be redirected to XK03 transaction. I used SET PARAMETER ID for Vendor and Purchase organization. But when I run the report and click on this push button Iam getting stuck in the first screen itself. The problem is that there are check boxes in XK03 and these are not getting selected. There is no parameter ID also for this check box. Iam wondering what would be the option now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be really appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;~V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 13:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400974#M534861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400975#M534862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will probably be a bad solution, but you could record a BDC for the first screen (without saving), pass it the values, and run the BDC in the 'E' mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I know, it sounds very shady, but I have used it successfully in the past when the user wanted to click a button and reach a specific tab on a screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400975#M534862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400976#M534863</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;CALL TRANSACTION tcod [AND SKIP FIRST SCREEN] [USING itab].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USING ITAB addition in the CALL TRANSACTION statement allows you to pass an internal table itab to the new transaction. itab has the format of a batch input table&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400976#M534863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400977#M534864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record a BDC for ur requireemnt since no parameter ID is available for the check box,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the transaction in mODE ='E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400977#M534864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400978#M534865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes..I already tried using a BDC..but I get a pop up after I get to the screen with this mssg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Do you want to exit the display for this  vendor?"..is there a way to get rid of this pop up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400978#M534865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400979#M534866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I got it guys..thanks al for ur help..am rewarding you guys with some points:-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400979#M534866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID for Check boxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400980#M534867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you happy with your solution? I found a way to do what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 20:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-check-boxes/m-p/2400980#M534867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T20:16:46Z</dc:date>
    </item>
  </channel>
</rss>

