Hi Readers, As some of our clients require to Print Amount on Reports in International Number System. Here we use periods like ones, thousand and millions etc. Suppose, let us understand the International system by using number 1: ones (1), tens (10), hundreds (100), one thousands (1000), ten thousands (10000), hundred thousands (100,000), one millions (1,000,000), ten millions (10,000,000), hundred millions (100,000,000), etc. Here we place the numbers according to their place value. So, here we have created new check Report which contains functions for both International as well as local No. system: //TTC_KH_12012021_US and IN version report 50004 "Check Customize" { Caption = 'Check Customize' ; ProcessingOnly = true; dataset { dataitem(Integer ; Integer) ...
A hub of all my NAV/Business Central Codes.