Hi experts,
i have a copy function for copying a combination of version, vtype and fiscyear in another combination e.g.
version = 0, vtype = 10 and fiscyear = 2010 should be copied to version = 101, vtype = 60 and fiscyear = 2011
As far as the year doesn't change the function works for example with the same combination as before just from
fiscyear = 2010 to fiscyear = 2010 but when i try to copy from 2010 to 2011 no data will be generated.
The interesting thing is that i have all the TO-Variables for version, vtype and fiscyear in the filter and all of these char.
are selected as to changed char. in the planning function. I defined all the From-variables version-from, vtype-from and
fiscyear-from in the from part of function and the TO-variables as version-to, vtype-to and fiscyear-to in the TO-Part of the function.
Has anyone an idea why it's not working for different years?
Thank you all in advance.
Kind regards,
Ansarial