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

writequery_neu isssue

Former Member
0 Likes
433

HI experts,,

thanks in advance

My requirment is , writequery_neu is standard program is there , in that we have to give a input as queryname and checkbox as a html, then output will display the query realted data, and some option also there like export in excel and export incsv,

when u clicked on that, it vil dispaly in excel adn csv format as u required.

NOw i need to send the csv format data into application server(al11), acutaully i am unable to get an internaltable where that csv data stored.

now how can find that, how to send that html data into application server..

i know how to send the data in application server, but how to move that data , that is genrated by writequery_neu in export csvfile.

please help me.

rewardpoints for response.

HI experts,,

thanks in advance

My requirment is , writequery_neu is standard program is there , in that we have to give a input as queryname and checkbox as a html, then output will display the query realted data, and some option also there like export in excel and export incsv,

when u clicked on that, it vil dispaly in excel adn csv format as u required.

NOw i need to send the csv format data into application server(al11), acutaully i am unable to get an internaltable where that csv data stored.

now how can find that, how to send that html data into application server..

i know how to send the data in application server, but how to move that data , that is genrated by writequery_neu in export csvfile.

please help me.

rewardpoints for response.

1 REPLY 1
Read only

Former Member
0 Likes
366

Hello,

First download the data into csv file from the program writequery_neu.Then,write a program in that upload the csv file data into internal table and then from internal table to application server.

Thanks.

Ramya.