web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

How to find company currency through x++ code in Ax

Fawad Hassan Profile Picture Fawad Hassan 337

Q: How to find company currency through x++ code in Ax

You can use the following code

CompanyInfo::standardCurrency() or

Ledger::accountingCurrency(CompanyInfo::current());

How we make new company in Ax 2012

1) Go to the organization administration module

2) Setup à Legal Entites



This was originally posted here.

Comments

*This post is locked for comments