cancel
Showing results for 
Search instead for 
Did you mean: 

Passing multiple single values in VC

Former Member
0 Kudos

I have a model where ii have 2 views Detail & Summary. Im passing some values from one table to another using a intermediate query. Its not passing multiple values. My wauery has variable set as 'Multiple Single Values'. If i pass a single value it works.

Im on VC FLEX2 SP14.

Cheers,

Vikram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Go to the properties of first table -> Selection -> Multiple selection. Then join output of this table to your intermediate query through variable port & then drag second table. Also in joining line -> assigned field use 'infoobject name_key' for every field for which you are passing the values.

Regards

Sandeep

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You can use signal in and signal out operators to pass values between iviews.

Many thanks,

arda.

Former Member
0 Kudos

hi,

Please go through the following link.

https://wiki.sdn.sap.com/wiki/display/VC/Selectingmultiplevalues

regards,

Rk.

Former Member
0 Kudos

Hi,

Change the 'selection' property of your table as multiple.

Regards

Basheer