Skip to Content
0
Former Member
Sep 17, 2007 at 04:44 AM

dynamic columns in alv

65 Views

hi,

i am really confused trying this logic. i have a data in my internal table,it contains a field called batch number (charg), i have to pass this batch number to a function module and i get batch characteristic. now the batch characteristics i get is in an different internal table, also the number of records i get vary everytime,i mean sometimes i get 2 batch characteristics and sometimes 5.

now i have to display these batch characteristics along with my internal table data,but i have to display them horizhontally.

that means the number of column will have to change dynamically. how to do this??