cancel
Showing results for 
Search instead for 
Did you mean: 

table popin

Former Member
0 Kudos

Hi,

i have a table popin in a table with a standard sap structure,

for this node entry i've made two subnodes, one with the subtable content and one

with the table_popin id, when i'm clicking the table, i always get some sort of dump,

for the moment it's you tried to acces node in an other way than lead-selection',

what is the correct way to set the nodes (initialize lead selection, singleton) to

make this work? is there another way, because i cant't change the fact that the

top node has a structure definition

grtz,

Koen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Koen.

I do it the same way. I have one subnode which contains the string of the table

popin name. The table popin property of the table is bound to this node.

I open the popin with a LinkToAction where i get the actual element and set the

name in the subnode of this element. The table which is shown inside the popin is

also bound to a subnode.

The subnode with the popin name has cardinality 1:1 (init lead select is set too).

The items of the popin table 0:n and the table itself also 0:n.

I do not use singleton here as I want to be able to show more then one popin at a time. But it works also with a singleton.

Hope this helps.

Cheers,

Sascha

Former Member
0 Kudos

Hi Sascha,

i've got it working now,

stupid mistake, but thanks to give little overview (i set singleton on subtable which wasn't possible)

grtz,

Koen

PS: was the answer in the question all along?

Former Member
0 Kudos

seems so

Former Member
0 Kudos

Hi Koen,

Jus want to know that How can we use Hierarchical Column in a table? Means as like tree in a table, we use Master Column but we want that Column should not be at first position.........! So need Hierarchical Column in a Table..?

Cheers

Harkesh Dang