When you create a new Microsoft Dynamics AX 2009 company account, the multisite functionality is activated by default. The site inventory dimension is mandatory, and you cannot create inventory transactions without specifying a site value.

The LogisticsAdvanced configuration key must be enabled to perform this task.

  1. Click > Common Forms> .

  2. Press CTRL+N to create a new company account. A new company account is created.

  3. Save the company account record. The multisite functionality is activated for the new company account.

Note Note

If you create a copy of an existing company by clicking , the multisite functionality is activated for the new company if the multisite functionality is also active for the company that was duplicated.


Virtual company accounts

The following rules apply when you work with Microsoft Dynamics AX virtual company accounts:

  • If the new company is part of a virtual company, and there are no other companies in that virtual company, then the multisite functionality is activated for the new company account.

  • If the new company is part of a virtual company, and the multisite functionality is active for all of the other companies in that virtual company, then the multisite functionality is activated for the new company account.

  • If the new company is part of a virtual company, and the multisite functionality is not active for one or more of the other companies in that virtual company, then the multisite functionality is not activated for the new company account.

    The program displays an Infolog that warns that the multisite functionality was not activated for the new company, because it is part of a virtual company where the multisite functionality is not activated for all of the companies.

  • If the InventParameters table is shared through a virtual company, the multisite functionality is not activated for a new company account.

  • Tables that contain a field of type InventDimId must not be shared across multiple companies after the multisite functionality has been activated for one of the companies in the virtual company.

    Caution note Caution

    Failure to heed this rule may cause unpredictable behavior and data loss.

    When a new company is created and made part of a virtual company, however, there are no checks to detect whether tables that contain InventDimId fields are shared. Therefore, it is the responsibility of the user to ensure that such tables are not shared.


See Also