<?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 BDC Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914188#M57751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I need to write BDC program to upload Price List data using MEQ1 Transaction.Which has got three Screens 200,205 and 215.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;In Screen 215 I need to use Table control to upload Item level data for the Material Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Screen number 215 that is in 3rd screen for same material number there might be more than 1 vendor and quote,so while uploading data I need to check legacy data to find out how many records exit for the materials,if it more than one for any material then I need to loop the item level data for that material on the same screen.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Please can anybody help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;  Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2005 12:06:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-01-17T12:06:05Z</dc:date>
    <item>
      <title>BDC Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914188#M57751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I need to write BDC program to upload Price List data using MEQ1 Transaction.Which has got three Screens 200,205 and 215.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;In Screen 215 I need to use Table control to upload Item level data for the Material Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Screen number 215 that is in 3rd screen for same material number there might be more than 1 vendor and quote,so while uploading data I need to check legacy data to find out how many records exit for the materials,if it more than one for any material then I need to loop the item level data for that material on the same screen.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Please can anybody help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;  Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 12:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914188#M57751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-17T12:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914189#M57752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj,&lt;/P&gt;&lt;P&gt;You need to upload all the (related) legacy data in an internal table(using FM upload or using read dataset).  you can then sort this itab in a correct manner and get the no of records for each entry. which is what you need.&lt;/P&gt;&lt;P&gt;this will help u get the number of records for each entry.&lt;/P&gt;&lt;P&gt;as i do not know the structure of ur legacy data i cant elaborate more.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;amit trivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 07:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914189#M57752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-18T07:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914190#M57753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi nagraj,&lt;/P&gt;&lt;P&gt;will u please provide me the simple source code for  handling table control for any flat file u have. Plz elaborate the method as i am doing it first time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 10:59:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914190#M57753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T10:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914191#M57754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u send me taste data of ides for this tcode becuase i can not able to run whole cycle sucessfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 11:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control/m-p/914191#M57754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T11:33:34Z</dc:date>
    </item>
  </channel>
</rss>

