<?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: CS02 BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291251#M1023665</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;Scrolling is not captured very well during BDC processing.&lt;/P&gt;&lt;P&gt;For you, it's much better to use the "Position" button on the bottom of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 12:37:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-06T12:37:36Z</dc:date>
    <item>
      <title>CS02 BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291250#M1023664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a BDC program for the CS02 Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I went to the Transaction CS02 directly.&lt;/P&gt;&lt;P&gt;2.Entered the parameter values for :&lt;/P&gt;&lt;P&gt;Material,&lt;/P&gt;&lt;P&gt;Plant,&lt;/P&gt;&lt;P&gt;BOM Usage,&lt;/P&gt;&lt;P&gt;Alternative BOM,&lt;/P&gt;&lt;P&gt;Change Number&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;3. Pressed Enter&lt;/P&gt;&lt;P&gt;4. the screen called is &lt;STRONG&gt;2150&lt;/STRONG&gt; and subscreen is &lt;STRONG&gt;802&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;( all the records are in the Table control )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. For the same scenario,&lt;/P&gt;&lt;P&gt;When I execute my BDC program in foreground the screen called is : &lt;STRONG&gt;150&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For this screen all the records are with the CHECK-BOX .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. The problem what I'm facing is : For my BDC Program output when I sellect the one record with the CHECK-BOX Selection and scroll down and check one more record and then scroll up then the first record which I checked is un-checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO my Qns are :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A. WHy in BDC the same screens are not called as in standard transaction CS02. &lt;/P&gt;&lt;P&gt;B. How to maintain the checked records in the BDC even when scrolled down ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request you to clarify !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291250#M1023664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: CS02 BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291251#M1023665</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;Scrolling is not captured very well during BDC processing.&lt;/P&gt;&lt;P&gt;For you, it's much better to use the "Position" button on the bottom of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291251#M1023665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: CS02 BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291252#M1023666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamás,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean to say that I should check the record based upon the Position value by reading it using Get cursor command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request you to clarify !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs02-bdc/m-p/4291252#M1023666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:59:19Z</dc:date>
    </item>
  </channel>
</rss>

