Hi all,
I have a problem with a tabstrip.
Depending of the data selected in Selection Screen (of a Report), a dynpro with a tabstrip must be shown.
Well, If my Selection Screen process triggers one table, I must show a tabstrip with the information of this table. In case my program triggers two tables, I have to display a tabstrip table with two labels (one for each table)
Is that possible to do dinamically on runtime? or I have to create for two different dynpros, One for each case?
Thanks in advance
Mario