Copy Notes form SO to PO
Hi all,How can I move all notes attached to a Sales Order to a Purch Order , id I'm not mistaken, the class PurchCreateFromSalesOrder is responsable of creating a Purch Order through a Sales Order....
View ArticleVendor Payment Approval setup
Hello,In ax 2012 i want to set vendor payment approval. Can anyone guide me how can i set that approval to vendor payment. ThanksChetan
View Articlemasterplanning for discrete production
I want to setup masterplanning for an item (let's say XX), it needs one resource for a production process. Every production proces have four sequence operation (let's say Oper01, Oper02, Oper03,...
View ArticleAX2012 : INVENTORY RECALCULATION
Hi guys,I am facing an error on running inventory recalculation.Error Msg. "You can't have unallocated cost on a planning formula."I have check the complete setup of the system but could able to found...
View ArticleAX2012: VENDOR PAYMENT SETTELEMENT (ACCOUNT PAYABLE->PAYAMENT JOURNAL)
Hi guys,Have you guys faced error on vendor payment settlement. Actually what is happening when we are creating the payment journal and marking purchase invoice for settlement, system is generating two...
View Articleset the scroll up on a form
HiI am new at ax 2009.I created a form with a few tabs.When i open the form the scroll sets down, so the bottom of the form is seen.How can i set the scroll up?Thank you..
View ArticlePrinting notes
Hi all,How can I prevent the printing of attached notes weither in Sales or in Purches .I've added a check box to Docuref Table, i'd like to print the note only if that check box is thicked. Thank you...
View ArticleThe questions about the data interaction between AX2012 and CRM2011 by using...
Question 1.MaPs/Item Service to Product: When I modified the purchase price for a product in product information management module in AX2012, the modification didn’t pass to the CRM2011 end at the same...
View ArticleHow to log into CUS layer
Anyone have a resource that shows how to use the Dynamics AX Configuration Utility to change the layer when logging into AX? I found...
View ArticleFormTreeItem - Limit characters in text (set display lenght)
How can i set the display lenght dynamicly on the formTreeItem.text label in a FormTreeControl.I'm using Dynamics AX 4.0Thanks in forwardJurre Kruse
View ArticleHow to hide a factbox part in a listpage using code? How do you do it?
I can get that to work for a regular form but not for a listpage. The problem I have is that I can only run the code through the listpage interaction class. I can't figure out how to instantiate the...
View ArticleDimension values send from .net to ax 2009
Hi All,I am working in ax 2009 Ledger Journal Creation from .net. I am unable to get Dimension values from .net to ax 2009.Facing problem.Any help plz.Thanks in advance.
View ArticleCreating webrequest
I download csv files by given url with class which runs from menuitem. When I set "run on" property of my class "client" everything works, but when I change it to "server" I get error concerning...
View ArticleAIF service group deploy fails with error Unexpected error reading metadata...
I am running AX 2012 R2 and have finished full compile and generated full CIL successfully. Trying to deploy AIF services but ran into following error. Any Idea ? Thanks in advance. The port...
View Articlewrite method on a datastource
I have written write method on my Dataset datasource but its not getting called.When is this method called? i tried debugging but it never hits the write method.
View ArticleDebugging ListPageInteraction classes
I had setup debugging X++ Code on EP Pages as per msdn link. http://msdn.microsoft.com/en-us/library/aa629010.aspxI was not able to debug the list page interaction class for a list page in Enterprise...
View ArticleGet multiple values from a dialog field.
Hi all, I have a class that extends RunBaseBatch, with a dialog that has custAccount as a dialog field. As you may know you can select multiple values in a dialog field e.g 10001,10002 or even select a...
View ArticleSQL Server 2012 Support for AX 2009 and AX 2009 SP1
Does anybody know if or when Dynamics AX 2009 and AX 2009 SP1 will support SQL Server 2012? If so, what are the estimated dates?Thanks,Todd
View ArticleSetting OF Change Quantity In Purchase order And Sales Order
Hi All,in Accounts payable when i want to Change Quantity in Purchase order Line If Quantity is More ThanPrevious Quantity , error Occur "Quantity cannot be reduced because the remaining update...
View Articleis Integer
hi, I would like check that real number has decimal places? How can I do it in x++?I tried with isInteger func but it doent's work fine. For example 5.00 isn't integer
View Article