How can I insert predefined data in a field in a SysQueryForm?
Hello, I have a form that includes a SysQueryForm, this one has a field where I'd like to preload some id's and then click OK by code to initially load those records in a grid, but I don't know how to...
View ArticleMIcrosoft Dynamics AX2012 Office add-ins
I have a question regarding Dynamics Ax2012 Office Add-ins feature.We have a functionality called "Export in excel" on the Retail Catalog form exists in AX Retail 6.2.Available at...
View ArticleDoes anybody kwow what ax32.exe -startupcmd=kernelcompileall exactly does?
During upgrade scenarios we should run ax32.exe -startupcmd=kernelcompileall. Why is it good for? What does it do?Thx for your reply
View ArticleReservations in AX2012
HiIn version AX 3.0 I have my stock model group setup with field "date-controlled" checked. Items using this stock model group are available to be reserved manually. That is from sales Line I can...
View ArticleAX2012 Using Views as datasource to create another view
I'm trying to create a view for Example called "ViewA" and in the dataSources I'm trying to add another view "ViewB" and will join it with another table for Example "CustTrans" but when adding the...
View Articleax 2009: How to process only certain jobs from Queue Manager?
Hello, I put my own tasks into Queue Manager to be processed but there might be also other tasks that doesn't belong to me.I start processing of tasks from Queue Manager using code which is behind a...
View ArticleStub Year
We are loading historical financial data into AX 2012. At the end of 2011 we changed from an October 31st year end to a calendar year end. This resulted in a two month stub year for Nov-Dec 2011. AX...
View ArticleUnregistering Inventory with X++ - AX 2012
I was able to successfully register and receive items in AX 2012 with code. I was wondering how to unregister inventory if receiving the registered qty fails? For instance, I register 1200 of...
View ArticleDoes Dynamics AX 09 have an equivalent "Execute" service method like Dynamics...
HiIs there a more elegant\efficient approach to using services within Dynamics AX 09 like that in CRM - were you can use the more general "Execute" service method (and pass the action and object to be...
View ArticlePublish Images to web server AX 2009.
Using AX 2009 - EP - Sharepoint 2010.I am working on getting the images to appear in the product catalog. I have gone into Administration-Setup-internet-Product Catalog Manager-Product Groups. I serach...
View ArticleAX for retail big problem
Dear All, This is urgent case I have and I need your appreciated help.I have implemented AX 2009 for retail. I can find what the user did affected the store connect making deleting many tables in AX...
View ArticleGetting container data with ODBC
Hello All, I am pulling data from an AX 3.0 db using an ODBC connection and have a question about container fields. One of the tables I'm trying to reference has one and I don't now how to read it...
View ArticleSales Order Automatic Reservation and Unit of Measure Issue
Inventory unit is EA, Sales unit is CASE (=36 EA), Avail Inventory is 44 EA.If Sales Order quantity of 2 CASE is entered;Manual reservation will show 1 CASE Available and Reserving it will reserve...
View ArticleDuplicating Financial Dimension on Dialog box in GG > Reports > Transactions...
Hello Experts,It's a default report.I have one report "Detailed Trail Balance" for the first time when I click select for the General Journal Account Entry [and select Financial Dimension Branch = 01]...
View ArticlePacking Slip Reversal: The value % is not found in the map.
Hello, There is this Purchase Order, which is now confirmed and posted packing slip. When we tried "Correcting" the Packing Slip it throws the following error:(info) Tracking dimension has been...
View Article[AX2012] Decrease quantity with price is '0'
Hi, I am trying to decrease quantity for item with price is '0'.How can I do this?
View Articleemployee.line manager level
Hi, I'm trying to write a workflow that traverses the managerial hierarchy to find suitable approvers in the chain'o'command. I believe I should be able to use the employee.line manager level field...
View ArticleEmailing issues in AX 2012
Hi,I am using sendMail method of SysEmailTable table to send emails to 10 different email addresses. Some emails sent successfully and rest of them failed. It is happening randomly and sometime 4 sent,...
View Articlehow to write init method for a form created by code
I have created a form on the fly from another form. Now I want to query the datasource of this form that I created on the fly for a particular record.Is it possible to write a init method for form...
View ArticleInventory Trace report
Hi All,I am Planning to create a new report for Inventory Trace, basically to Trace all Items used between Finished goods to Raw Materials.Can somebody throw light on the link between Production...
View Article