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!

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

#1
Basit Profile Picture

Basit 1

#1
GL-01081504-0 Profile Picture

GL-01081504-0 1

#1
Roya Profile Picture

Roya 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans