cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic columns

Former Member
0 Kudos

Hello,

we have several possibilities to show dynamic rows (table, row repeater, multi pane), is there any possibility to achieve this for dynamic columns?

I have a table with two columns:

- TEXT

- VALUE

I want to show this table in ONE line, is there any element which can realize that? I'm working on 7.02 system

Thanks and Regards

Christopher

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Christopher,

Can you please explain your requirement a bit more? Do you want a nested table or you want a table with dynamic columns?

You can add columns dynamically and using cell variant in the column you can also decide what UI element you want to display in the cell?

In this link, I have explained how to add Columns and Cell Variants dynamically into table:

http://wiki.sdn.sap.com/wiki/display/Community/AddCellVariantintableatruntimeinWD+ABAP

Hope this will help,

Amit