Tag: functions
When Changing a Codeunit Subtype
Since a couple of years codeunits have a property called Subtype. Selecting a specific value for this property changes the behavior of the codeunit, one of them being an extra property added to functions, i.e. FunctionType (for Test Codeunits and Upgrade Codeunits) which defaults to a specific value depending on the Subtype value (see my…
Let’s clean up NAV #4 – SYSTEM Functions
Let’s clean up NAV #1 – URL and SAVEASHTML
NAV 2015 Glance 4: New Functions are Local by Default?
How-to: Jump to a Function from C/AL Globals
NAV2013 Beta to RTM – Some Striking Code Changes #5: Calling Functions wo Parameters
Live could be somewhat simpler – C&P chapter 5
Progress Dialogs and Performance
Live is simple if you know how – C&P chapter 2
When Changing a Codeunit Subtype
Since a couple of years codeunits have a property called Subtype. Selecting a specific value for this property changes the behavior of the codeunit, one of them being an extra property added to functions, i.e. FunctionType (for Test Codeunits and Upgrade Codeunits) which defaults to a specific value depending on the Subtype value (see my…