How to Print or Display Numeric and Decimal Description of Currency in D365 BC

Print or Display Numeric and Decimal Description of Currency in D365 BC:

(1) In this blog, we will get to know the procedure to print or display the Amount In Words value along with its numeric description. In the previous version, there are two fields in the “Currency” table.

  • Currency Numeric Description
  • Currency Decimal Description

(2) But I have found that the above two fields are missing. So, in that case, the same fields are created in the “Currency” table by making an extension and saving the reports having a function of “converting Amount in words”. For Indian Localization- “Posted Voucher” and for other localization “Check”.

  • Creating two fields in the Currency table and shown in the Currencies page, as shown.
two fields in the Currency table code
code for Creating two fields in the Currency table

(3) After that, Save the standard reports. “Posted Voucher” and Check. In this example, I saved the “Posted Voucher” report and do the changes in the “FormatNoText” function, as shown.

  • For Numeric Description:
Numeric Description bc d365
  • For Decimal Description:
Decimal Description d365 bc

(4) After doing the above changes, use the function of this custom changed report and get a result. Enter the numeric description and decimal description on the Currencies page for getting an actual result.


Timeline Feature of VS code for tracking changes of AL Objects
How to get GST TCS and TDS Values before posting of Document in D365 BC
How to get D365 BC Server details through BC Administration Shell
Maximum Size of File Attachment or Upload in D365 BC
How to Assign External User License in D365 BC
Page Extension Overview in Business Central D365
Publish an Extension in the Production Environment of D365 BC SAAS Version
Creation of Chart of Accounts in D365 BC
How to Install Anaconda Python for Machine Learning [Jupyter Notebook]– GK Scientist

Leave a Reply