<?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: batch input with table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848110#M45677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar Alonso,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Place Cursor button at the bottom of the screen, with this you can select the Item number you want irrespective of Number of Items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2005 10:34:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-09T10:34:47Z</dc:date>
    <item>
      <title>batch input with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848109#M45676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a problem with the batch input of picking window in vl02n transaction. I need to select a row of the bottom table but i don't know how many lines ara available in the program(different than the number of lines i can see) and it's possible that i will have to click the page down button, but i don't know when do this.&lt;/P&gt;&lt;P&gt;I can't find any positioning option or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion for doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 10:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848109#M45676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-09T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: batch input with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848110#M45677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar Alonso,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Place Cursor button at the bottom of the screen, with this you can select the Item number you want irrespective of Number of Items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 10:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848110#M45677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-09T10:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: batch input with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848111#M45678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;pls use the bi-recorder (ta: shdb)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's an example for positioning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*positioning&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMF02D' '0360'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR' 'KNVK-NAME1(03)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE' '=LSDP'.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;*page down&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR' 'KNVK-NAMEV(04)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE' '=P+'.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2005 10:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-table-control/m-p/848111#M45678</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-03-09T10:57:06Z</dc:date>
    </item>
  </channel>
</rss>

