2007 Jul 18 7:42 AM
Hi all,
i am trying to upload a world file (from desktop ) on application server and
retrieve it back on local desktop.
during retrieval of file from application server i am getting all the data in encoded format .
i am using -
open DATASET p_fpath for output in text mode encoding UTF-8 WITH SMART LINEFEED.
plz help.
Hi all,
i am trying to upload a world file (from desktop ) on application server and
retrieve it back on local desktop.
during retrieval of file from application server i am getting all the data in encoded format .
i am using -
open DATASET p_fpath for output in text mode encoding UTF-8 WITH SMART LINEFEED.
plz help.
2007 Jul 18 7:46 AM
Hi
Just use the following Tcodes
<b>CG3Y and
CG3Z</b>
for transfering file data from application to presentation and Vice versa.
<b>Reward points for useful Answers</b>
Regards
Anji
2007 Jul 18 7:53 AM
Hi Anji
Thanks for your answer , but i am working on BW server and there is no
existence of transaction CG3Y and CG3Z on this server .
so , plz suggest some other way.
Regards
Vibhas
2007 Jul 18 7:48 AM
Hi,
use the tcodes CG3Y and
CG3Z
Or
try with this command
open DATASET p_fpath for output in text mode encoding default.
Regards,
nagaraj
2007 Jul 18 7:49 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |