<?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: Urgent! Batch input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140271#M746274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you not to do a BDC on VA02 screen instead use BAPI_SALESORDER_CHANGE to acheive the same functionality as per your requirement. You'll see in the BAPI there are a lot of (optional) tables supplied which you can use to fill up various sales order data and then change the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, please don't forget to reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Dec 2007 10:25:24 GMT</pubDate>
    <dc:creator>Sougata</dc:creator>
    <dc:date>2007-12-08T10:25:24Z</dc:date>
    <item>
      <title>Urgent! Batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140270#M746273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to model Scrolling Down in the batch input for transaction VA02?  in the bookmark "Facturing Plan"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like theres a table on the screeen and i need to put data into every line but the scrolling down doesnt work in the batch input for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help!&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 09:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140270#M746273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-08T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent! Batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140271#M746274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you not to do a BDC on VA02 screen instead use BAPI_SALESORDER_CHANGE to acheive the same functionality as per your requirement. You'll see in the BAPI there are a lot of (optional) tables supplied which you can use to fill up various sales order data and then change the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, please don't forget to reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 10:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140271#M746274</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2007-12-08T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent! Batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140272#M746275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are doing a BDC, you could do it by using the page down, when you are doing the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to place two records into a screen table, then during the recording you might have to enter a record then press PAGE-DOWN button then enter the next record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is any confusion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 10:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140272#M746275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-08T10:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent! Batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140273#M746276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also suggest you to use the BAPI for this changing the sales order. &lt;/P&gt;&lt;P&gt;Still, if you want to use a BDC to change sales order one solution is to press the button to select all sales order items and then from the menu Goto -&amp;gt; Items -&amp;gt; page that you need to modify.&lt;/P&gt;&lt;P&gt;I will see that some additional controls appeared on the screen to navigate between selected positions (the arrows ...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Valentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 12:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-batch-input/m-p/3140273#M746276</guid>
      <dc:creator>valentin_catalin2</dc:creator>
      <dc:date>2007-12-08T12:32:43Z</dc:date>
    </item>
  </channel>
</rss>

