‎2007 Sep 06 7:57 AM
i need to assign the data from alv into an internal table. how to go abt it?
‎2007 Sep 06 8:10 AM
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
‎2007 Sep 06 8:10 AM
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