‎2011 Dec 19 7:03 AM
Hi all,
I'm now trying to do a batch input in this program for transfer posting of stocks.
Am i able to upload the input through an external source for example, Excel spreadsheet?
May i know how do i indicate in the program the source of my batch input?
‎2011 Dec 19 12:54 PM
Hello Calibertto,
You can upload excel file for batch input or bapi.
Firstly : Upload to excel file.
Secondly : Append itab from excel file.
Thirdly : Make loop at itab.
Finally : Fill batch input/bapi for every itab record.
Best regards.
‎2011 Dec 20 1:38 AM
Hi Mutlu,
After looking back at the program, i think i get what you mean.
Using the upload call function to upload the excel file, append and loop it in itab.
I'll give it a try.
Thank you very much!
Best Regards.