Inventory Management

A simple view of all data related to a single Transfer Order that you would typically see when looking at a Transfer Order

A view of Transfer Journals ( from Transfer Orders ) including all of the info you would typically see when viewing the journals from the TO.

A simple view that gives Inventory Transactions back in a format similar to AX 2009.

A view with Item data plus GTINs for products and variants.

A view that shows active prices by product and/or variant.

A code sample showing how to post a receipts list for a transfer order in X++ for 2009.

Here's a code sample showing how to post a Transfer Order pick list in X++ in 2009.

In 2009, The InventOnHand class can tell you a lot about what is currently on hand by inventory dimension. This is a brief example of how to use it.