Hello all,
I am trying to get a situation in my web layout where Variable B is a list of all WBS elements attached to Variable A (company code)
I have made some progress with the exit variable and this seems to work out ok... the problem now is when I change the variable A in the web layout, it does not update the values in Variable B.
I have implemented note 720265 (without generated class) and got the 'update on change' value on the web layout configured for variable B pointing at variable A... but it still doesnt do it, it still only will show me the values related to value set in BPS0 under 'set variables' , changes to cocode doesnt effect the variable B at all...
(If I remove this 'default value' in BPS0 then the exit and object stops working altogether!)
Can anyone suggest something? is there more code I need to put somewhere?