<?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 - TABLE CONTROL PROBLEM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328090#M167821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use OK-code '=POPO' to position a specific order item to the top of the table control. Then you can easily change the quantity of the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jun 2006 08:05:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-09T08:05:47Z</dc:date>
    <item>
      <title>BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328088#M167819</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 am working on a table control, currently i am facing a scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing BDC in change mode, at the run time how to read the values which are going to be populated on table control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in VA02 , if i want to change the quantity of a particular material that is to be displayed, then how to edit the value's that are to be displayed on the table control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Senthil Kumar . R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 07:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328088#M167819</guid>
      <dc:creator>srajendran</dc:creator>
      <dc:date>2006-06-09T07:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328089#M167820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           You can get material details by querying on table &amp;lt;b&amp;gt;VBAP&amp;lt;/b&amp;gt;.This will gives you line item details for given sales document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;If you observe clearly in VA02&amp;lt;/b&amp;gt;, the transactin wont allow to edit values of material details and its grayed out. So you cant edit quantity of a material. Once an entry is posted via VA01, you cant edit the values through VA02.If you need to edit the values then delete the same row and edit with new values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:00:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328089#M167820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328090#M167821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use OK-code '=POPO' to position a specific order item to the top of the table control. Then you can easily change the quantity of the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328090#M167821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T08:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328091#M167822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. at the run time how to read the values which are going to be populated on table control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately this is not possile in bdc program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We have to make our own logic,&lt;/P&gt;&lt;P&gt;   and write a select query,&lt;/P&gt;&lt;P&gt;   to determine, which line-item records,&lt;/P&gt;&lt;P&gt;   will be filled in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   (and in which sequence, they will be populated)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Then based upon that, &lt;/P&gt;&lt;P&gt;  we have to SIMULATE the Modification/Edit&lt;/P&gt;&lt;P&gt;  of that line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Its always better to use BADI&lt;/P&gt;&lt;P&gt;   in such cases,&lt;/P&gt;&lt;P&gt;  which are specifically designed &lt;/P&gt;&lt;P&gt;  for sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328091#M167822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T08:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328092#M167823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u Pls expain briefly. If you have any code regarding this pls post it in this thread .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Senthil Kumar.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328092#M167823</guid>
      <dc:creator>srajendran</dc:creator>
      <dc:date>2006-06-09T08:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - TABLE CONTROL PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328093#M167824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you start the BDC read table VBAP to determine the order position you want to change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then from the main screen of the VA02 add a BDC-step for:&lt;/P&gt;&lt;P&gt;=POPO. This triggers a pop-up screen (SAPMV45A screen 0251, the field is RV45A-POSNR) on which you can enter the position number to be moved to the top of the table control. If you return on the main screen the first entry is the line you want to change (eq. quantity RV45A-KWMENG(01). )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:52:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-table-control-problem/m-p/1328093#M167824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T09:52:32Z</dc:date>
    </item>
  </channel>
</rss>

