Create user defined mod method in axapta There is no inbuilt function to get mod of two values to we can create our own function to get mod by following way. real UserDefinedMod(real x, real y) { ; return (x - ((trunc(x / y) * y))); }
Microsoft Dynamics Ax,AIF,Axapta, Enterprise portal,,Microsoft , United State,U.S., SharePoint , BI Tools, Performance Tuning, SSRS,Business Logic,Ax ERP Errors and solution,Dynamics 365 Errors Solution,Business software .