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