2009 Jul 30 6:11 AM
Hi all,
i am using GUI_DOWNLOAD function to append the file in presentation server but requirement is like data should be appended in continuation of the existing data
e.g :
if 1234 is already in file
next time when I am using function to append 5678 it should be appended like
12345678
thanks in advance .
Rohit
Edited by: Rohit Goel on Jul 30, 2009 7:12 AM
Hi,
Pass 'X' to importing parameter APPEND of GUI_DOWNLOAD.
Regards,
Prashant
2009 Jul 30 6:13 AM
2009 Jul 30 6:15 AM
Hi,
Pass 'X' to importing parameter APPEND of GUI_DOWNLOAD.
Regards,
Prashant
2009 Jul 30 6:19 AM
Hi,
I am not sure whether your requirment can really happen.
But u can append a record in file by seting X to Append Parameter of GU_Download.
That is
if 1234 is already in file
next time when I am using function to append 5678 it should be appended like this
1234
5678
thanks & regards,
Shreemohan
2009 Jul 30 6:44 AM
Hi ,
i want data should be appended like
12345678
not like
1234
5678
is there any other way except GUI_DOWNLOAD .
thanks
rohit
2009 Jul 30 6:51 AM
Hi.
I am not sure but it is not possiable through FM.
But you can do it by writing code for this.
Thanks & regards,
ShreeMohan
2009 Jul 30 6:56 AM
hi shreemohan .
can you please tell bit more abt code ....
hi all
any other way to downlaod file in presentation server except ( gui_download , ws_download ) .
thanks
Rohit
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |