User filters like the form On-hand inventory
Hi,I need to create a form with the similar functionality of the On-hand Inventory in Inventory Management, where before to load the data, AX shows you a query form where the final user can filter the...
View ArticleHow to show price on InventJournalTransTransfer report?
Hii,I have a requirement to show price column on Inventory journal lines - Transfer (InventJournalTransTransfer) report in R3.Sell unit is BOX. But have transactions where Sale unit is Box and Pcs as...
View ArticleAccounts payable Workflow
Can you please explain Accounts payable workflow in briefly......Thanks in advance.
View ArticleAccounts receivable workflow
What is accounts receivable workflow.can you please explain briefly....Thanks in advance
View ArticleAdding data sources to a query via code
I'd like to add fields to the grid on the ProdTableListPage form. These fields include custom fields that were added to the ProdTable, as well as the WrkCtrId from the ProdRouteSchedulingView. The...
View ArticleProduction Control
Hi All,Does anyone know what Production Recalculation is used for?Path: Production Control/Periodic/Update/Production recalculation.Regards,RASL
View ArticleNo Discount Allowed by Retail Channel
I wanted to see if there is a way in AX to not allow discounting on certain Items in certain Retail Channels.I know about the "No Discount allowed" flag but that is at the Item level. I need something...
View ArticleContainerization ans the Wave step code
I am learning and implementing Containerization and the automation of the packing capabilities. When I try to add Containerization to the wave template, it's fine but when I add the wave step code I...
View ArticleRelease to Warehouse from Load Planning Workbench
Hello There, I am trying to release to warehouse from Load planning workbench but no wave or work is created; just the shipment is created and load is posted. I tried to release from sales order - in...
View ArticleScrap checkbox in PurchLine table.
Having an issue in AX 2012 R3. The scrap checkbox in our PurchLine table is being checked somehow by the system. This causes issues when paying invoices for those lines. I can un-check the box and...
View ArticleHow i add a BaseEnum to a Field by Code??
Hello, i actually insert new Field as follows.... TreeNode treeNode; AOTTableFieldList fieldList; #AOT ; treeNode = TreeNode::findNode(@'\\Data Dictionary\Tables\CCenter\'); fieldList =...
View ArticleDIXF installation prerequisites error
Hi,I am using AX 2012 R3 RTM version and SQL 2016.When i try to install the DIXF, I am getting the error "Install Microsoft Integration Services for the version of SQL Server that you are using.". But...
View ArticleAX 2009 Sales Return Tax Calculation
Hi Everyone,I'm having a strange behavior in AX 2009. I've been trying to find a way out of this but not luck so far.Here's the scenario - no customization involved:- Create Sales Order with discount....
View ArticleCompany Currency - X++
Hi,How can I find the currency for a specific company using code? I can't seem to find the relation between Currency and CompanyInfo. I also want to use the companyId parameters for finding the...
View ArticleHow to add new user defined project stage AX 2012
I need to add a new project stage. I added a new element in the ENUM project status. When I go to project management and accounting parameters and select Rename I am not able to rename since I do not...
View ArticleCustomer lookup form customization AX7
Hi there,in AX7 we could use CustomerDataInteractorFactory to search records based on customer name instead of customer account.However it only allows searching based on "Begins with". How could we...
View ArticleAX Crashes when open any table on AOT
Hi Experts when i'm trying to open any table on tables node on AOT AX closes . - there is no customization changes done - i tried to use record info form to rename purchase order number -i restated...
View ArticleLookup method for form data source field using Extension in D365.
Hi all,I am trying to create lookup method for form data source field using form extension ,as we all know there is no event handler for lookup for data source field so how can i achieve the...
View ArticleReturning Boolean value in On Modified event handler in D365
Hi all,I am trying to return boolean value in OnModified event handler but i am unable to do it as we know event handlers always get created in static void so how can i achieve this in form extension...
View ArticleBudget Control Quarterly in Dynamic AX
Hi expert,Currently I am working with the budget control setup. The scenario is to control budget quarterly with following conditions:a. Original budget for all quarters within a year will be...
View Article