Table V0 - VINFO not changing for new Variable Assign. Type
Good afternoon.
I have a Rule that creates a Variable split for use in Table V0.
The Rule currently creates a split with V0 Type 'Z' for one Wagetype and Type '+' for another - in both cases, the same Field (P0015-ZUORD) is used to populate VINFO.
The splits are created correctly but when I check the contents of Table V0, the two separate entries are there, for the two different V0 types, but both have the same value for VINFO - being that of the second Wagetype that was processed.
I've only just started playing with this - is there something I'm missing that will help me avoid this problem?
Thanks
David
what command are you using to fill your V0?
greg
_________________
www.newhithr.co.uk
Greg
Good afternoon.
The following is used to Set the V0 values :
SETIN X=NXTABLEP0015XV0BZZUORDADDWT *
(for the 'Z' split)
FYI
David