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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

AX 2012: Virtual Company Account Technicalities

M Anas Khan Profile Picture M Anas Khan 1,424

Purpose:

The purpose of this document is to describe how Dynamics AX technically stores the data of virtual company accounts in database tables. Specifically, what are the tables involved in storing the relationships between a virtual company account and its company accounts and table collections?

Assumptions:

Reader has the functional knowledge of how virtual company accounts work in Dynamics AX.

Description:

Virtual company accounts are maintained at System administration > Setup > Virtual company accounts.

Image

Schema:

The following system tables are used to store the mappings of virtual company account, company accounts and its table collections. Note you can’t find them in the AOT. As they are system tables.

Image

Where,

DataArea:
The DataArea table contains a list of companies that have been created in the database.

VirtualDataAreaList:
The VirtualDataAreaList table stores the mapping between real companies and virtual companies.

TableCollectionList:
The TableCollectionList table stores the mapping between table collections and virtual companies.

UtilElements:
The UtilElements table contains the application that is shown in the AOT.



This was originally posted here.

Comments

*This post is locked for comments