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

ALV

Former Member
0 Likes
397

i need to assign the data from alv into an internal table. how to go abt it?

2 REPLIES 2
Read only

Former Member
0 Likes
376

Hi,

I dont under stand your question..

You first define a table for eg: it_itab then fill data into that it_itab and pass it to ALV function module.

It means you have ALV data in the internal table it_ITAB itself..

If I am wrong in understanding your question..

Please post your question clearly so that we can help you

rewards if useful,

regards,

nazeer

Read only

Former Member
0 Likes
376

Hi,

you mean you are already having an alv

and you want to read that and then you have to put in into an internal table

if it is so

then

the display itself containing an internal table

take that internal table and loop that itab

and make changes of what ever you want

and append those records into your new internal table..

if i am misunderstood reply me some what clearly

thanks & regards,

Venkatesh