Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Flat file downloading

Former Member
0 Likes
701

Dear All,

suggest me syntax or function module used for

downloading a flat file.

just give me a idea.

I searched in forums but I didn't got any answers for my query.

    • here m not telling anybdy to write a code for me..

m clearing this to all coz I got some rash reply to my previous Thread

Dear All,

suggest me syntax or function module used for

downloading a flat file.

just give me a idea.

I searched in forums but I didn't got any answers for my query.

    • here m not telling anybdy to write a code for me..

m clearing this to all coz I got some rash reply to my previous Thread

5 REPLIES 5
Read only

h_senden2
Active Contributor
0 Likes
671

See function modules GUI_DOWNLOAD or GUI_UPLOAD,

and class CL_GUI_FRONTEND_SERVICES

regards,

Hans

Read only

Former Member
0 Likes
671

Hi,

Thanks for ur reply.

This function module is not wrking.

I need flat file in comma delimited format.

Regards,

Manisha.

Read only

h_senden2
Active Contributor
0 Likes
671

This file is tab delimited, and can be converted to comma separated by using Excel.

regards,

Hans

Read only

Former Member
0 Likes
671

Hi,

Thank u Hans n Suhas for at least replying my Q...

Regards,

Manisha.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
671

searched in forums but I didn't got any answers for my query.

I am astonished that you did not get any answers to this. This is an elementary ABAP question which should be known even to an ABAP beginner.

Anyways when you fail to find an answer in SDN, [google|http://www.google.com/search?q=howtodownloadflatfileinABAP&rls=com.microsoft:*&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1] it.

If you still dont find, god help !!

BR,

Suhas