Creating Vendors thru X++ in AX 2012
Creating Vendors through X++ in AX 2012- PART I --Create party for the vendor-- public void TheAxaptaCreateParty(VendorRequestCreate _vendorRequestCreate) { ; if (_vendorRequestCreate.DirPartyType ==...
View ArticleImplementing Microsoft Dynamics AX 2012 with Sure Step 2012 book available
Hi all, Packt publishing has released another book about Microsoft Dynamics AX 2012: Implementing Microsoft Dynamics AX 2012 with Sure Step 2012 . Packt was kind enough to give me a copy for review, so...
View ArticleChanging the query for an existing CUE
In AX 2009 we could change the query behind a personalized CUE. This seams to have been removed from AX 2012. But we that can develop, still have a chance, using X++. Run the following job script, and...
View ArticleReview: "Dynamics AX Performance Optimization Guide"
I hope everyone is doing well this fine Friday! I wanted to spend time today, giving you my insights into a recently published book. That being the title of "Dynamics AX Performance Optimization...
View ArticleEnterprise Portal in Microsoft Dynamics AX 2012 R2 now supports SharePoint 2013
Details on prerequisites required in order to deploy Enterprise Portal in Microsoft Dynamics AX 2012 R2 on Microsoft SharePoint Server/Foundation 2013 have been recently released. Please review the...
View ArticleProject Setup – Prepayments and Milestones
Prepayments are sometimes required for Time and material project invoicing and accounting. Milestones are always required for Fixed price project invoicing....(read more)
View ArticleReport Server WMI Provider Error
The following article will be useful for two issues.. Error – 1: Report Server WMI Provider Error Error – 2: Windows Management Instrumentation service is not running. In my situation, suddenly report...
View ArticleAX 2012 R2 In-Place Upgrade – Sometimes during the Data Upgrade Checklist the...
The “Detect update scripts (Required)” is the first part of the Data upgrade section in the checklist. If you get the following warning “Data Upgrade mode had already been initialized. If additional...
View ArticleCustom Lookup for Dimensions in AX 2012 – for User Defined Dimensions
In this article, giving an example for defining the lookup for dimensions in simple way. This example will cover only for user Defined dimensions. For this 1) Created a form and added two string...
View ArticleCreate a new Baseline Database for AX2012
The Baseline database in AX2012/AX2012R2 is optional when installing the database(s). During installation of the databases, this is the only point it gets installed. So what if you need to setup a...
View ArticleMicrosoft Dynamics Partner Roundup: Project Accounting Tools for GP; EDI Win;...
In this week's Microsoft Dynamics partner news roundup: Corporate Renaissance Group Launches PA Tools for Dynamics GP; simplehuman Replaces Embedded EDI with Data Masons, Dynamics GP; Hitachi Solutions...
View ArticleX++ code for document attachment
X++ code for document attachment In Axapta, we can attach document with Purchase order via document handling, if you need to attached a document using your x++ code, we need to use following x++ AOT...
View ArticleSunday Fun Day............ Cheers ...........
Hi Friends; Finally its Sunday tomorrow, Awhhhhh rest is best this day. Check these funny Lines for you and your buddies check it out........ Types of Project Managers; which one are you? -- If you get...
View ArticleHigh Flying PM......
I could not stop my self to post this....... lol Check out this High Flying PM A man is flying in a hot air balloon and realizes he is lost. He reduces height and spots a man down below. He lowers the...
View ArticleNew enhancements in Cash and Bank Management Module of Microsoft Dynamics AX...
Hello, Today, I wanted to discuss few of the enhancements which have been introduced in AX 2012 in the Cash and Bank Management module. Most of us must be already aware of these, but I just want to...
View ArticleMicrosoft Dynamics AX 2012 – Cash and Bank Management Controls
Inside the room of ERP consultants whom participate in building, manage, and operate the ERP always talking about the control points in order to maximize the value of having a system in place. These...
View ArticleMicrosoft Dynamics AX 2012 – Cash and Bank Management Controls – (i)
In my previous post Cash and Bank Management Controls I covered an overview of module controls. This post I will focus on credit limit on bank accounts. This control prevent making transactions...
View ArticleProject Setup – Validations
The final post in the Project setup series is on Validations. Validations limit the Workers or Categories that can be entered against a Project. The videos in the Project setup are only part of the AX...
View ArticleMicrosoft Dynamics AX 2012 – Cash and Bank Management Controls – (iii)
I have shared the Credit limit control of Cash and Bank Management , in this post I will pin point on Status Activation Control on Bank Account. Here manage the transaction executed on the bank...
View ArticleMicrosoft Dynamics AX 2012 – Cash and Bank Management Controls – (iv)
I have shared the Satus Activation Control in Cash and Bank Management , in this post I will pin point General Ledger Reconciliation. The creation of new bank account it must be assigned to a ledger...
View Article