Split funcName() function
I have an AX 2012 requirement to log events that are currently happening in several classes and methods for several business processes. Current implementation for existing functionality is using macros to define the name of the class and method: This pattern becomes a pain when you have to do this same process across hundreds of … Continue reading Split funcName() function