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 :
Microsoft Dynamics AX (Archived)

Different Cutomization for different company in AX 2012?

(0) ShareShare
ReportReport
Posted on by

Hi,

Our customer having multiple legal entities (Companies). They are going to use single AOS and single application. However some of functionalities needs to customized in Sales Invoicing. (Not just reports. We need to customize posting classes) It should behave differently in different company.

Can we have different customizations in single AOS and make it enable/disable depends on company in which user logged in?

Thank you,

Loganathan S

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Malcolm Burtt Profile Picture
    1,475 on at

    Hi

    You can make the code do different things for different companies (the application already implements this) but you can't have different code.

    The way to deal with this is to add company dependant parameters that you configure differently for each company then write your code so that these parameters are tested before the custom code runs.

    e.g.

    if (parameter)
    {
       do something special
    }

    You'll see plenty of examples of this sort of thing in the code. If its sales invoicing that you're customising then I guess the SalesParameters table would be the place to add your new parameters.

    Regards

     

    Malcolm Burtt

    HSO ES Limited

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#1
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#1
Pratik Bhosle Profile Picture

Pratik Bhosle 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans