Microsoft Download Center Archive

Microsoft Dynamics AX 2012 White Papers: Code Upgrade

  • Published:
  • Version: 2012
  • Category: Document
  • Language: English

This series of white papers is related to Microsoft Dynamics AX 2012 code upgrade.

  • Code Upgrade white papers
    The following white papers are included in this series:

    General
    • Code Upgrade Overview - Discusses changes in the code upgrade for Microsoft Dynamics AX 2012.


    Application Foundation
    • Adapting Your Code to Table Normalization for Country/region Fields in Microsoft Dynamics AX 2012 R2 - Describes common patterns for using country-specific/region-specific tables. The paper includes descriptions of moving fields out of existing tables for normalization, table definition changes, and code refactoring patterns.
    • Date Effective Patterns - Describes how to use date effective tables to store and track object history in Microsoft Dynamics AX 2012.
    • Implementing and Extending the Organization Model - Discusses the organization model in Microsoft Dynamics AX 2012, and provides guidelines for extending the organization model for new types of operating units that are required to support industry vertical scenarios.
    • Using the Enhanced Number Sequence Framework - Explains the changes in the number sequence framework for Microsoft Dynamics AX 2012, and provides scenarios for the setup and customization of the framework to match developers' needs.


    Framework
    • Developing with Table Inheritance - Outlines the developer experience of creating and programming with the table inheritance data model in Microsoft Dynamics AX 2012.
    • Eventing - Describes the concept of events and how they can be used in Microsoft Dynamics AX.
    • Migrating Extended Data Type Relations - Describes how developers can migrate EDT relations to table relations in the Application Object Tree (AOT) in Microsoft Dynamics AX 2012.
    • Using the Policy Framework - Outlines the developer experience of adding a new policy type or extending existing policy types in Microsoft Dynamics AX 2012.
    • Using the Refactored Formletter Framework - Describes the changes to the framework and how to update your customizations to take advantage of them.


    Customer Relationship Management
    • Implementing the Global Address Book Framework - Describes the address book framework in Microsoft Dynamics AX 2012, which allows information to be shared across Microsoft Dynamics AX companies and entities through a central repository of users and organizations. It has been enhanced to facilitate easier sharing.


    Financials
    • Implementing Budgeting - Describes new development patterns in budgeting and the implementation of those patterns.
    • Implementing the Account and Financial Dimensions Framework - Highlights new patterns used to represent accounts and financial dimensions and describes how to convert the existing patterns to the new Microsoft Dynamics AX 2012 patterns.
    • Implementing the Agreement Framework - Describes how to use the agreement framework that replaces the data model and functionality that were provided by blanket orders in Microsoft Dynamics AX 2009. The new framework offers a broad set of tools for applying and following up on commercial agreements between the company and its customers and vendors.
    • Implementing the Budget Control Framework - Highlights the new budget control framework that was added to Microsoft Dynamics AX 2012. Includes information about key integration patterns for new financial frameworks, how to make budget requests, and how to use the ledger budget control framework with core integration patterns.
    • Mapping the LedgerTrans Table to General Journal Tables - Describes how the LedgerTrans table has been mapped to mulitple general journal tables.
    • Shared Currencies and Exchange Rates - Highlights the key concepts and APIs that are related to the calculation, display, and storage of currency and exchange rate information.


    Human Capital Management
    • Implementing and Updating the Human Resources Framework - Describes changes to the human resources framework and how to convert existing data patterns to the Microsoft Dynamics AX 2012 functionality.


    Supply Chain Management
    • Implementing InventTrans Refactoring - Discusses the refactoring of the InventTrans table and common design patterns. Also discusses how to implement these changes when developing new features or updating existing features.
    • Implementing the Item-Product Data Management Framework - Highlights the new patterns that are used to represent item-product master data. When detailing the new patterns, the document also describes the pattern that is being replaced and how developers should approach updating their code.
    • Implementing the Operations Resource Model - Describes new patterns that are used for representing resources, resource capabilities, and resource groups, and provides instruction for upgrading and implementing the new operations resource models.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
Adapting your code to table normalization for country region fields_AX2012R2.pdf
SHA1: 0c69358f9a6716cc5e634bae9878cc47ef62c715
675 KB
Code_Upgrade_Overview_AX2012.pdf
SHA1: 485c5e27982ec257bb443404de39e0bd1270dffd
545 KB
Developing_with_Table_Inheritance.pdf
SHA1: ad4330fa4bb597a6ea4bc92b94af51213c124614
1.26 MB
Eventing_AX2012.pdf
SHA1: b59ceb6ab74f1a8e7aabeaa907a1360693825434
362 KB
Implementing and Extending the Organization Model in Microsoft Dynamics AX 2012.pdf
SHA1: 2bc26ab96208408eaf952c24b601939e2f7d0b55
1.01 MB
Implementing_and_Updating_the_Human_Resources_Framework_AX2012.pdf
SHA1: d96de86a1ffd618fe9ca9113aa09b8686ca9a8b4
481 KB
Implementing_Budgeting_for_Microsoft_Dynamics_AX_2012_Applications_AX 2012.pdf
SHA1: 205153e667d972de84a5ec595c21149766fd2ca8
389 KB
Implementing_InventTrans_refactoring_for_Microsoft_Dynamics_AX_Applications_AX2012.pdf
SHA1: 3dab02aa141cb5070e4833401a9f342fcb75ba4f
282 KB
Implementing_Item-Product_data_management_framework_for_Microsoft_Dynamics_AX_2012_Applications_AX2012.pdf
SHA1: 5ac6193e94e79bd66fd40b4a4855bd3ddf27d5d0
1.02 MB
Implementing_the_Account_and_Financial_Dimensions_Framework_AX2012.pdf
SHA1: 538d1acc73344bbd38d5e42a3644f3b84360f2dd
751 KB
Implementing_the_Address_Book_Framework_for_Microsoft_Dynamics_AX_Applications_AX2012.pdf
SHA1: 94e35c0a9b5cf078cf2b0dc01ebbb9a71bc4c40f
1.37 MB
Implementing_the_Agreement_Framework_AX2012.pdf
SHA1: 05e560bc321ac4130b35476e7c1032a3a94fed54
385 KB
Implementing_the_Budget_Control_Framework_for_Microsoft_Dynamics_AX_2012_Applications_AX_2012.pdf
SHA1: 62e1bedb1665f9634406b6f1f627c017b50c9ecc
340 KB
Implementing_the_Operations_Resource_Model_AX2012.pdf
SHA1: 60ba695345f3b1a1af855ce931fdbe1e46cb339f
376 KB
Mapping_the_LedgerTrans_table_to_General_Journal_tables_AX2012.pdf
SHA1: 7b54c3a8b8f5d88cfc90da8c7ec5f3ec883634a7
253 KB
Migrating_EDT_Relations_in_Microsoft_Dynamics_AX2012.pdf
SHA1: cb35d299dc7713d71bf556e9cf072b43ddede872
1,016 KB
Shared_Currencies_and_Exchange_Rates_AX2012.pdf
SHA1: 08f53c361d0aef87004ced8c011d125d48777d45
416 KB
Using_Date_Effective_Patterns_AX2012.pdf
SHA1: 0b382e8dbac9dc87dd6db362dfb573f27c33cb57
890 KB
Using_the_Enhanced_Number_Sequence_Framework_in_Microsoft_Dynamics_AX_2012.pdf
SHA1: a7ac6d6bdfe4612df1412aa0d61dd9899c2d0ded
665 KB
Using_the_Policy_Framework_in_Microsoft_Dynamics_AX_2012.pdf
SHA1: 3ed4cef4d05deb66b3b07f69f71bea0a1fd97e60
426 KB
Using_the_refactored_Formletter_framework_AX2012.pdf
SHA1: 0e7ef25a48646e2c3a16fdfb6597fdf402102f0b
589 KB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows 7, Windows 8, Windows Server 2008, Windows Server 2012

Installation Instructions

    1. Click Download to download a document in PDF file format.
    2. Save the file to your computer.