Posts Tagged ‘AX 2009’
Top 10 Reasons Why Fixed Bid ERP Implementations Fail
In our years of ERP experience, we’ve learned a thing our two about what it takes for a successful implementation. We have also seen what can derail the process, particularly in a fixed bid situations. 1. A shift in focus The focus of the implementation will shift from true deliverables to tracking the project scope…
Read MoreDynamics AX 2009, AX 2012, 365 for Finance and Operations Payroll Tax Update 2017-R8
As Microsoft moves Dynamics 365 for Finance and Operations forward, Dynamics AX users have not been forgotten. For those users out there taking advantage of the high ROI made possible through the use of Payroll in AX, this is a very good thing, whatever the timeline may be for your upgrade plans. In a short…
Read MoreWho needs Dynamics 365 Service Agreement Cost Prices?
Prices! When we talk Service Agreement Prices in Dynamics 365 for Finance and Operations, Enterprise Edition (aka formerly Dynamics AX), first let’s clarify if we are talking Sales Prices or Cost Prices. In short, Sales Price is what we charge on the customer invoice. Cost Price is used for internal purposes to analyze the spend…
Read MoreThe Preamble to Return Orders in Dynamics 365 for Operations
How to create a return order Dynamics 365 for Operations supports the business case when a customer calls with a request to return goods. This blog shows how to do it through the use of a return order functionality in the Sales and marketing module. The original order is retrieved to create a return. We…
Read MoreAll About FEFO in Dynamics 365
Many are familiar with the term, FIFO, or first in, first out. First Expired, First Out, or FEFO, is an inventory management and logistics methodology used when stocked products expire. The intent is to reserve and use the inventory to fulfill requirements using the shelf-life items with the earliest expiration date. FEFO is popular in the…
Read MoreLet’s talk Service Objects in Dynamics 365
Today we will chat about Service Objects in Dynamics 365! You know, those individual pieces of equipment or objects that need repair, maintenance, or any other attention such as a washing machine, an automobile or a Revocable Trust. How best to keep track of the tangible or intangible things the organization services with Microsoft Dynamics…
Read MoreThe Meat and Potatoes of Dynamics 365 Service Subscriptions
Today, we are discussing Service Subscriptions in Microsoft Dynamics 365 for Operations (formerly known as Dynamics AX). Service Subscriptions are all around us as equipment maintenance, software as a service, television or phone service, fitness club memberships, financial services, and landscaping to name a few. A Service Subscription is used in Dynamics 365 to document…
Read MoreUpgrading to AX7: Your Options + Our Recommendations (Updated 8/24/16)
We originally wrote this blog in May of 2016 and much has changed since then. So let’s explore and see where we are today (August 22, 2016). On AX2012 or AX 2009 and you want to upgrade? Depending on your unique circumstances, you may have to wait, and here’s why… AX Code Microsoft has a…
Read MoreMicrosoft Dynamics AX 2009 AIF Integration for AP Invoice Journals
Standard AX allows to create purchase invoice and invoice register (LedgerPurchaseInvoiceService) via Application Integration Framework (AIF). However, if you need to create Non-Purchase invoices (AP > Journals > Invoices > Invoice Journal), then you will need to create your own custom AIF service. In this article we will explain in details how to do that.…
Read MoreAn Afternoon Stroll with Temp Tables in AX 2009
How to initialize and transfer temp tables in AX 2009 In Dynamics AX 2009 there are two ways to create and initialize a temporary table: 1) Create new table and set Temporary property to Yes: 2) Call the setTmp() method in X++ code for any existing table in AOT: Temporary tables store data the same…
Read More