Question:
Does any one know any function module, which can generate the dynamic internal table? (The number of rows in the internal table is dynamic and the number of columns is fixed) or any suggestion how to create it?
Answer:
You can try using field symbols.
when you create table control with wizard you can see all the code generated by table control wizard just u need to pass the internal table structure...
hope this will help you...
regards,
vamshi
Answer:
just search the forum... this question has been asked so many times already!
_________________
My ABAP Program does what I tell it to do... not what I want it to do...