cancel
Showing results for 
Search instead for 
Did you mean: 

Popin for table populated with model context datasource node

former_member190457
Contributor
0 Kudos

Hi all,

I need a table with a row popin. I can see that several properties such as Table.selectedPopin must be bound to a String attribute under the table datasource node. Unfortunately the datasource node is a model node and no String attribute is available (they are all abap types such as amust, num4, ...). Moreover I cannot create String attributes there as the node is a model node and this operation is forbidden... how to workaround this?

Thanks

Vincenzo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You should be able to add a value node (cardinality 1:1, selection 1:1) to the data source node and add all additional attributes there.

Armin

Answers (0)