2006 Jun 27 10:46 AM
HI
How to download a file as tab separated or comma separated on the application server so that it can be uploaded in excel sheet.
I don't want to declare separator as a field in the internal table.
Regards,
Atish
2006 Jun 27 10:49 AM
Hi,
Check the transactions
CG3Z,CG3Y
File Upload and Download transactions.
Laxman
2006 Jun 27 10:50 AM
2006 Jun 27 10:52 AM
2006 Jun 27 10:57 AM
Hi atish,
1. u can use the following FM
SAP_CONVERT_TO_CSV_FORMAT
TEXT_CONVERT_CSV_TO_SAP
regards,
amit m.
2006 Jun 27 12:05 PM
Hi All
I got how to download a file as ',' separated on the application server.
But how to download file as a tab separated.
One clarification, we are on version 4.5B so there are lots of restrictions.
Thanks in advance.
Atish
2006 Jun 27 12:09 PM
2006 Jun 27 12:09 PM
2006 Jun 27 12:23 PM
Hi All
Thanks for your reply.
We are on 4.5B so there is no class cl_abap_char_utilities. Is there any other class in which we can find horizontal tab.
Regards,
Atish
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |