‎2008 Oct 10 11:00 AM
Hi all,
I would want to upload Data from excell sheet to transaction qa01 using BDC. The whole process is suppose to be automatic. Once the first few fields are updated , it updates inspection log creation and automatically at the status bar a document number is created. Using this document number the remaining data in the flat file should help us updates results recording. For this process BDC session method is to be usd and the flat file used for BDC is excell.
Please guide me through this process.
Regards,
G. SHankar
‎2008 Oct 10 3:43 PM
Hi,
You need to write a Program to Upload the data from Application Server. Now if you are going with Session Method then you need to execute the session Manually....But you are talking about automated process......Can you use Call Txn Menthod........that will take care of all your issues.....