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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

How to get the real value of macro?

(0) ShareShare
ReportReport
Posted on by 1,552

Hi,

How to get the value macros inside TradeTotals class

    public static Integer  posCurrency()
    {
        return #posCurrency;
    }

I want to call TradeTotals::pocCurrency and get GBP instead of integer number.

I have the same question (0)
  • Gunjan Bhattachayya Profile Picture
    35,423 on at

    Hi junior AX,

    posCurrency macro has been defined in the class with integer 8 and is being used to identify the position of the currency field in a container.

    pastedimage1613570372188v1.png

    You can find the currency code value using conPeek. Please check currencyCodeValue method in PurchTotalsForm class as an example.

    pastedimage1613570510159v2.png

  • Suggested answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    [tag:posCurrency] is an integer and posCurrency method will always return that integer. There's no way how you could call TradeTotals::posCurrency and get the currency code.

    But, if your actual requirement is something else, perhaps we can help you solve it.

    If you look at that class in detail, you will notice that [tag:posCurrency] is used to control the position of the actual currency info in the displayFields container.

    So, if you use [tag:posCurrency] to lookup a value from displayFields (with conPeek function) you will get the actual currency code.

    Please let us know if this helps to solve your actual requirement. Thanks!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 694

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 646 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 337

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans