<?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 using table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995058#M1697549</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;&lt;/P&gt;&lt;P&gt;Check the link which help you in using table control for BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Sample+BDC+for+Table+Control"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Sample+BDC+for+Table+Control&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 05:04:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-30T05:04:06Z</dc:date>
    <item>
      <title>BDC using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995056#M1697547</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;I have done BDC recording for transaction 9KE0.The flat file has 5 line items with debit and credit amount values.&lt;/P&gt;&lt;P&gt;Now after uploading the flat file using gui_upload,I am using loop at internal table having the flat file records.&lt;/P&gt;&lt;P&gt;But after the call transaction statement I could see in the table control screen only the first and last line items are populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to use table control in BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 04:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995056#M1697547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-30T04:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995057#M1697548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(FAQ) First use the search tool at scn, you will find some blogs/documents in wiki area with keywords &lt;A href="http://search.sap.com/ui/scn#query=BDC+table+control&amp;amp;filter=scm_a_resourceType%28scm_v_resType288%29"&gt;BDC table control&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 04:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995057#M1697548</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-08-30T04:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995058#M1697549</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;&lt;/P&gt;&lt;P&gt;Check the link which help you in using table control for BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Sample+BDC+for+Table+Control"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Sample+BDC+for+Table+Control&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 05:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995058#M1697549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-30T05:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995059#M1697550</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;You would not have incremented the counter properly. For example let us say you have five rows in your table control that are available for input and let us assume the field name of first field as COLUMN1-FIELD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now since there are 5 possible inputs for this field, the system will use a concept of counter to address these fields, that is the first row will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COLUMN1-FIELD(01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second row will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COLUMN1-FIELD(02) and so on. So in your program also you have to maintain a counter and keep incrementing it, and once you reach the end of table control, i mean the 5th record in this context you have to execute a page down command and reset the counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps. thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kartik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 05:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995059#M1697550</guid>
      <dc:creator>Kartik2</dc:creator>
      <dc:date>2012-08-30T05:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995060#M1697551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or , for every line- click on the position button and enter the the next line number&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/133569" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 21:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-table-control/m-p/8995060#M1697551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-30T21:10:40Z</dc:date>
    </item>
  </channel>
</rss>

