2010 Sep 23 9:47 AM
He Friends ,
I am loading data from a csv file from my pc to to bw by tcode rsa1 . It is working fine . now I want to load this file stored in application server path /usr/tmp/ . Please suggest better way to do it.
Regards
SS
He Friends ,
I am loading data from a csv file from my pc to to bw by tcode rsa1 . It is working fine . now I want to load this file stored in application server path /usr/tmp/ . Please suggest better way to do it.
Regards
SS
2010 Sep 23 10:02 AM
Normally we will use the following function modules to upload the data from application server:
open dataset
read dataset
close dataset
Thanks.
2010 Sep 23 4:21 PM
if it is the one time process than you can download file from application server to your desktop and than make that file csv and take data to BW.
otherwise you need to create program for the same and you can schedule it.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |