<?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 for Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470478#M555365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a recording to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so are you using LSMW or SHDB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW only records fields that you enter data into, while SHDB autmatically picks up every field with data that is seen on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when recording in SHDB make sure the table control contains data and that you use the page down buttons (ok code P+) to scroll through the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 20:15:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T20:15:17Z</dc:date>
    <item>
      <title>BDC for Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470477#M555364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using tcode faglskf for BDC.&lt;/P&gt;&lt;P&gt;I am not able to upload data in the table control.&lt;/P&gt;&lt;P&gt;Screen field is empty for the Fields in which i have to upload the data.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 06:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470477#M555364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T06:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470478#M555365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a recording to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so are you using LSMW or SHDB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW only records fields that you enter data into, while SHDB autmatically picks up every field with data that is seen on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when recording in SHDB make sure the table control contains data and that you use the page down buttons (ok code P+) to scroll through the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 20:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470478#M555365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T20:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470479#M555366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use SHDB and do a recording. Doing so you can find the field name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        mg s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 22:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470479#M555366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T22:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470480#M555367</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;Check if the table control has an add line button somewhere....When recording you will see it easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Loop you have for the table control click on the add button....insert tghe field on tc-field(01) and do it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 22:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470480#M555367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T22:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470481#M555368</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 don't think it's Table Control. It's ALV. and i don't think we can do BDC on ALV. So you'd better find a BAPI to do this.&lt;/P&gt;&lt;P&gt;  You can try u2019BAPI_ACC_POST_STAT_KEYFIGURE'. But this BAPI in the version of our server is not Released, i am not sure if yours is released or not. You can copy that out and make a customzing one of your own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   Zhao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Blazing Angel on Aug 4, 2008 8:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 02:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-table-control/m-p/2470481#M555368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T02:25:17Z</dc:date>
    </item>
  </channel>
</rss>

