Skip to Content
0
Former Member
May 13, 2008 at 02:05 PM

How to write data in a file of Application server, MANUALLY!!

29 Views

Hi Experts,

1) Am looking to write the data in my_file in Application server manually.

I know, we can write programitically, by

TRANSFER wa_my_data TO application_server_file LENGTH tfr_length

But, pls. let me know, If I wanna to write manually the same data in the same destination folder of application server, How I can do it?

2) If some one says, .csv, Does it mean COMMA seperated file or TAB DELIMATED file?

3) Pls, let me know that, UNIX and Application server are alsmot means the same meanin?

thanq