<?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 IN TABLE CONTROL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846510#M924781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want insert data into table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in this table control there is already data is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to insert data below of that line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how this can be performed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And some time data is below the screen i.e. i want to scroll the table control is there is any code required for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2008 08:06:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-09T08:06:35Z</dc:date>
    <item>
      <title>BDC IN TABLE CONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846510#M924781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want insert data into table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in this table control there is already data is present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to insert data below of that line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how this can be performed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And some time data is below the screen i.e. i want to scroll the table control is there is any code required for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 08:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846510#M924781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T08:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC IN TABLE CONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846511#M924782</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;Use &lt;STRONG&gt;INSERT&lt;/STRONG&gt; command to insert the data in table control , and second one u have an option in table conatrol for scrolling, no need to hot code, for this. goto your table contol screen . double click you will get one popup &lt;STRONG&gt;choose vertical and&lt;/STRONG&gt; &lt;STRONG&gt;horizonta&lt;/STRONG&gt;l check boxes on your requirement and close and save &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points for all Helpfull Answers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fareedas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fareeda Tabassum S on May 9, 2008 1:50 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 08:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846511#M924782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T08:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: BDC IN TABLE CONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846512#M924783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually i dont get ur point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u forward the source code for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846512#M924783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: BDC IN TABLE CONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846513#M924784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which transaction You are doing this BDC.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 03:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846513#M924784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T03:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC IN TABLE CONTROL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846514#M924785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i solved by myself&lt;/P&gt;&lt;P&gt;any ways thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 04:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-in-table-control/m-p/3846514#M924785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T04:25:47Z</dc:date>
    </item>
  </channel>
</rss>

