How can I download a query in a file Csv

Question: Hi

I have a problem, I have a query, but I want to generate a file in cvs format, I tried to do this by abap using WREX_GET_DATA funtion. But this function doesn´t work. Anybody know how can I do this ?

Thanks

Lalo

Answer:
try tcode: rscrm_bapi
_________________
Truth alone triumphs.

Answer:
Thanks,
But I've already use it, And I need this by abap program.

Do you have anothe idea ?.

Answer:
Write a report to Read into an Internal table and write to a file separated by comma.

CeeYen

Answer:
Could it be done with a macro in excel. The result area is always starting on the same row and the macro could delete the rows above and then genererate the csv-file.

//Rockie

Answer:
It's a job for "SUPER REPORTING AGENT WEB TEMPLATES" !!!
_________________
When my car stops, I first look at the gasoline's level before dismounting the engine.


Tuly Idiot's fan club active member.

Answer:
If you have the option of displaying on the web (select icon at top of analyser). From there you can select output CSV file icon .
Copyright ?2007 - 2008 www.jt77.com