Skip to Content
0
Aug 12, 2016 at 11:47 PM

Why the difference btw LG File and Log.

71 Views

Hello Experts,

I am doing a script logic to Calculate budget for year +1 based on present year. I'm running the script in tx ujkt and I see a difference between the LG file and the LOG:

LG File

LOG

As shown in the images my scope is fine, but in the log it changes.

I'm trying to calculate 01.2017 = 01.2016, 02.2017=02.2016, 03.2017=03.2016. This to test and then add the factor. But what it seems the Script does is to 01.2017= 01.2016+02.2016+03.2016 ; 02.2017= 01.2016+02.2016+03.2016; 01.2017= 03.2016+02.2016+03.2016.

Why is the scope changed when executing the Data Manager?

Any Ideas?

Regards

Attachments

pic 1.png (46.3 kB)
pic 2.png (43.7 kB)