Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: how to convert the Total Net amount into Amount in Words in SSRS Report

$
0
0

Hi Sohaib,

I am Writing the below Code in PurchPurchaseorderHeader Table.

display str numToText()

{

  Str text;

  text = Global::numeralsToTxt(this.Amount);

  return text;

}

My Question Is How to Get this in the Visual studio dataset


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>