‎2007 Dec 08 9:15 AM
How to model Scrolling Down in the batch input for transaction VA02? in the bookmark "Facturing Plan"
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.
please help!
thank you!
‎2007 Dec 08 12:32 PM
Hi Julia,
I will also suggest you to use the BAPI for this changing the sales order.
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 -> Items -> page that you need to modify.
I will see that some additional controls appeared on the screen to navigate between selected positions (the arrows ...).
I hope this is helpful for you.
BR,
Valentin
‎2007 Dec 08 10:25 AM
Hello Julia,
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.
Hope this helps, please don't forget to reward points.
Sougata.
‎2007 Dec 08 10:46 AM
If you are doing a BDC, you could do it by using the page down, when you are doing the recording.
For EG:
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.
Please let me know if there is any confusion.
‎2007 Dec 08 12:32 PM
Hi Julia,
I will also suggest you to use the BAPI for this changing the sales order.
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 -> Items -> page that you need to modify.
I will see that some additional controls appeared on the screen to navigate between selected positions (the arrows ...).
I hope this is helpful for you.
BR,
Valentin