How to Upload TAB DELIMITED files from APPLICATION SERVER

Question: Hi,
How to Upload tab delimited files from Application Server , also tell me
how to download in Application server in tab delimited format....

Answer:
Hi,
Possibly Function Modules exist to help – search in detail via SE37 - but you could achieve this ’manually’ using commands such as Open Dataset, Transfer, Read Dataset, Close Dataset and Split. F1/Help on these for examples.
Regards.
Copyright ?2007 - 2008 www.jt77.com