Hi,
I want to create a smartform where just by passing the internal table name and the TABLE TYPE of the internal table from the driver program to the smartform, the smartform will display the internal table contents to the user in the table format. This means, as the internal table can be of any table type, the no. and data type of the columns will be different and the smartform will be smart enough to draw the table layout automatically and display the contents. How will I achieve this? Any hint will be welcome. Thanks in advance.`