Hi All, I am having data in one internal table like this.. MANDT CARRID CONNID FLDATE PRICE CURRENCY Now I need to download these into an excel file like .. | MANDT | CARRID | CONNID | FLDATE | PRICE | CURRENCY | Please suggest me how I can do this.. Please note that the fields I mentioned in the first internal table will be changing dynamically based on the user input. The number of fields will be changing and field names will be changing, their data types will be changing.. thanks, Ravee..
Edited by: ravee on May 25, 2009 6:48 PM