®
Implementing InventTrans Refactoring for Microsoft Dynamics AX 2012 Applications
White Paper This document discusses the refactoring of the InventTrans table and common design patterns. It also discusses how to implement these changes when developing new features or updating existing features. http://microsoft.com/dynamics/ax Date: January, 2011 Author: Kim Moerup, Senior Developer, Inventory Management Send suggestions and comments about this document to adocs@microsoft.com. Please include the title with your feedback.
Table of Contents
Overview..................................................................................................... 3 Audience ..................................................................................................... 3 Document purpose ...................................................................................... 3 Data model changes .................................................................................... 4
Fields deleted from the InventTrans table ................................................................................ 5 Developing new features ........................................................................................................ 6 Upgrading existing features .................................................................................................... 6
Design patterns........................................................................................... 6
Relationships between inventory transaction originating tables and the InventTrans table .............. 6 Modifying custom code ....................................................................................................... 7 The Direction field ................................................................................................................. 7 The TransType and TransRefId fields