Skip to Content
0
Former Member
May 18, 2010 at 10:30 AM

WebDynpro ABAP

32 Views

Hi,,

I have a problem with cordinality of nodes and selection...

I am using 2 nodes like 1st node is n1(Codinality 0..n Selection is 0..1) with attributs of a1 and a2..And 2nd node is n2 (Codinality 1..1 Selection is 0..1) with attributes of a3 and a4.I am using 2 windows like w1 and w2.Now i am binding w1 with n1.And w2 is binding with n2.

Now i got the error like The lead selection has not been set

Thanks in Advance....