Thursday, June 5, 2014

Getting String value for the Amount in Dynamic AX

Hi,

// By fasith for getting the string value of amount
   SalesInvoiceTmp.StrTotAmount = numeralsToTxt_in(_custInvoiceJour.InvoiceAmount);

Regards,

No comments:

Post a Comment