Planning your chart of accounts in AX 2012 (Part 4 of 7)

Account Structures

Part 1 of this series provided a high level overview of the components that make up the chart of accounts in Microsoft Dynamics AX 2012. Part 2 focused in on the chart of accounts components. Part 3 talked about the financial dimensions. This posting is going to focus on the new account structures that were introduced in AX 2012. The components I will discuss in this blog are the following from the conceptual model provided in Part 1:

Account structures determine what the segments are for the account number combination and the valid combination rules. They also determine the order of entry of the segment values in the account entry control when editing the distributions on source documents or entering new journal entries. The cool thing about account structures is that you can set up as many as you need and only the segments in the account structure will be available in the account entry control. This allows you to set up minimal segments for the balance sheet accounts yet allows you to get more detailed with your revenue and expense accounts.

If you plan to budget against a financial dimension, that financial dimension will need to be a segment in an account structure as budgeting does NOT integrate with advanced rules. Another area that does not use the constraints of the account structure is the default dimensions setup. The lookups for the default dimensions will display all the dimension values and there is no validation that the combination of default dimension values is valid.

The main account segment is required in an account structure, but it does not have to be the first segment. The main account segment is always considered a point of disambiguation when there are multiple accounts structures for a company (in AX 2012, the account structures were associated with a chart of accounts; in AX 2012 R2, the account structures are associated with a ledger). So what does this mean? When selecting the account structures for the ledger, the system will validate that all segments prior to the point of disambiguation are the same and that there are no overlapping ranges of main accounts between the selected account structures. The reason for this validation is so the system will know which account structure to use when validating the account number without forcing the user to select which account structure to use. The majority of the end users of the system won't typically know what an account structure is.

The Configure account structure form can only support a maximum of 11 segments. This is a technical limitation with the form and not a limitation to the number of segments you can have for an account number. If you need additional segments, you would add those using advanced rules. I'll discuss advanced rules in a future post.

It is also important to get the segment order correct prior to entering any constraints on the segments. You can move the segments at any time but the system will drop any constraints you may have entered as the parent child relationship in the account structure hierarchy will have been broken when moving the segments.

The expression for the constraint(s) of the selected node in the account structure hierarchy tree can be entered by either manually typing in the expression using standard AX syntax or you can select the filter button on the node. This will open the expression builder form which will help you enter the constraint(s) in an easy sentence format. One thing to understand about the constraint expressions in the account structure - they are considered OR expressions. A value can be in one constraint rule or another and as long as there are no overlapping rules, the system will be able to determine which rule is in play when validating an account number combination.

Be sure to activate the account structure once you have completed entering the constraints. This action will update any unposted source documents and journal entries to either add new or drop existing segments (based on the edits to the account structure). An account number combination that may have been valid prior to the edits to the account structure may now fail when attempting to post to the general ledger if the constraints disallow the combination.

An account structure containing only the main account segment for all values will be created for each company as part of the upgrade to AX 2012. Upgrading from a release prior to AX 2012 (such as AX 4 or AX 2009), will create any defined dimension set hierarchy rules or account dimension rules as advanced rules in AX 2012. This allows you to be able to do data entry after the upgrade without having to set up all the rules in the account structure. You can then make the changes to the account structure(s) over time.

The next post for this blog series will discuss the relationship of an account structure with the organization hierarchies.

Regards,

Kim