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 PROGRAM

Former Member
0 Likes
296

Hi Experts,

I'd like to use the output data of Bex Query in an internal table in a trasformation in order to calculate some key figures. i saw the WRITEQUERY program and i think it's the good solution but i find some difficulties in adapting the program in order to save the query output in an internal table.

Anybody had the same issues and could suggest use the correct way to procede?

Thx,

Veronica

1 REPLY 1
Read only

Former Member
0 Likes
242

Ok,

i solved creating a FM starting from WRITEQUERY code.