2007 Jan 08 10:18 AM
Hi !
I need to create a '.txt' file from a ABAP program,
please, could you help me with a function? I'm looking for this but I don't find it.
Thank you in advance!
Regards...
2007 Jan 08 10:29 AM
Hi,
There is a icon in application tool bar (--->) in se38, you can click, and save it in local file (text file).
regs
Rams
Hi !
I need to create a '.txt' file from a ABAP program,
please, could you help me with a function? I'm looking for this but I don't find it.
Thank you in advance!
Regards...
2007 Jan 08 10:21 AM
Hi ,
What exactly do you want to do , download an internal table or download the code it self.
Please be clear
Regards
Arun
2007 Jan 08 10:29 AM
Hi,
There is a icon in application tool bar (--->) in se38, you can click, and save it in local file (text file).
regs
Rams
2007 Jan 08 10:37 AM
sorry!
yes, I need create a txt file from a internal table in a place of hard-disk/server (I don't know at this moment)...
could I to specify the folder where the file will be to create??
thank you!
2007 Jan 08 10:40 AM
2007 Jan 08 10:42 AM
Hi,
You have to provide the whole path to download the file. You can also use FM F4_FILENAME for the same.
Reward points if the answer is helpful.
Regards,
Mukul
2007 Jan 08 10:43 AM
2007 Jan 08 10:32 AM
Hi,
Use funciton module GUI_UPLOAD to download contents of an internal table as a .txt file on the presentation server.
If you want to download your program then there is an icon under the program name to download your code as a .txt file on the presentation server.
Reward points if the answer is helpful.
Regards,
Mukul
2007 Jan 08 10:37 AM
say u have data in internal table.
use GUI_DOWNLOAD and pass file name as .txt
this will create a notepad file with data
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |