-
Hi Anfinnur, The problem is actually that it doesn't work in version 4.00 SP3. After the upgrade the OnGlobal functions worked fine (as I would always have expected them to work). You see if you changed tables in version 4.00 using a codeunit or report, then the onGlobal functions were not called...
-
I am actually looking for this "feature"; tried yesterday in 4.03 and today in 5.01 I tried whith a simple test-report where field "No. printed" in table 112 is changed and table modified - with and without (TRUE). The Change Log has been set up for "Some Fields" (No. Printed...
-
Resolved and reselved! Only Rashed has confirmed that he sees the same changes. Never got anyone telling "That's right, here is a document from Microsoft, where you can see the exact changes to the OnGlobal functions in Codeunit 1". That's what I really was looking for But I got it...
-
After I have moved som code from Navision 4.0 og NAV 5.0 (SP1) then I have seen very different behavior in the OnGlobalModify, OnGlobalInsert, OnGlobalRename and OnGlobalDelete that is explaining why my code suddenly doesn't work. It seams like these codeunit 1 functions are now called whenever a...
-
Hi Anfinnur, The problem is actually that it doesn't work in version 4.00 SP3. After the upgrade the OnGlobal functions worked fine (as I would always have expected them to work). You see if you changed tables in version 4.00 using a codeunit or report, then the onGlobal functions were not called...
-
I am actually looking for this "feature"; tried yesterday in 4.03 and today in 5.01 I tried whith a simple test-report where field "No. printed" in table 112 is changed and table modified - with and without (TRUE). The Change Log has been set up for "Some Fields" (No. Printed...
-
Resolved and reselved! Only Rashed has confirmed that he sees the same changes. Never got anyone telling "That's right, here is a document from Microsoft, where you can see the exact changes to the OnGlobal functions in Codeunit 1". That's what I really was looking for But I got it...
-
After I have moved som code from Navision 4.0 og NAV 5.0 (SP1) then I have seen very different behavior in the OnGlobalModify, OnGlobalInsert, OnGlobalRename and OnGlobalDelete that is explaining why my code suddenly doesn't work. It seams like these codeunit 1 functions are now called whenever a...
-
Did you ever get this resolved, Erik? I am running into a similar issue.
-
I ran into this as well on one of the projects. that it would insert twice into change log.