RE: Vendor Reconciliation report shows incorrect Ledger balances
Hi Joni, I have the same problem. I was told it is a MS bug, but I can`t seem to find an appropriate fix for it. KB2830889 is for AX2012 RTM and should not be used for AX2012 R3. Please let me know if...
View ArticleRE: How can i coding Method for getting Field Fax,Telex Fax,Phone no. from...
static void Job189(Args _args){ DirParty dirParty; LogisticsLocationEntity lle; CustTable customer; customer = CustTable::find("1707303"); dirParty =...
View ArticleHow can i coding Method for getting Field Fax,Telex Fax,Phone no. from...
any body, can write sample of method for for getting Field Fax,Telex Fax,Phone no. from LogisticsElectronicsAddress , Thank you very munch
View ArticleRE: Inventory close and adjustment
Hi bartmack,I'm not sure of your exact scenario, but in principle, it is possible to post an adjustment to the value of a receipt. Even if that receipt has already been settled and is in a closed period.
View ArticleRE: AX 2012 Installer : Visual Studio Tools is greyed out
Hi,Maybe you can only selectable when you install CU8 VS Tools in VS 2013.If the error still remains, please could accurately share your version of AX?See this...
View ArticleAX 2012 Installer : Visual Studio Tools is greyed out
Hi, When I going to installed Visual Studio Tools in AX Component, this is not selectable, B though visual studio 2010 has been installed in my machine. I have installed on some other machine, and it...
View ArticleRE: Query filtering compare two values
Should be possible, using something like:queryBuildRange2.value(strFmt('((%1.%2 == %3) || ((%1.%2 == %4) && (%1.%5 == %6)))', Check out www.axaptapedia.com/Expressions_in_query_ranges
View ArticleQuery filtering compare two values
Hi all,I have a form on AX 2012 R3 CU9 where I'd like to filter comparing two fields on the line. For example, where integer in value SalesLine.FieldA is more than integer in value SalesLine.FieldB(I...
View ArticleRE: Inventory close and adjustment
Hi Guy, yes that s my scenario. And is there a time limit? In SAP for example it is not possible to make such adjustments 2 months after the closing.
View ArticleInventory close and adjustment
Is there any time limit for making adjustments for a period that has been closed? E.g. Inventory has been closed for december 2014. In december 2015 the company receives an updated invoice for...
View ArticleRE: sp_cursorprepexec
Just some more information on this. When I take out the ORDER BY it executes almost instantly.
View ArticleRE: About Delivery note
Hi Ludwig,effectively, I just did a test in an AX2012R3 CU8 base. It works I could correct a delivery note for a project sales order. before, I did the tests in a AX2012R2 CU7. Thanks Ludwig.
View ArticleAbout Delivery note
Hello,I have a question if you can help me: when I make a delivery note for a sales order which is linked to a project, I Can't cancel or correct this one.can you explain why?Thanks.
View ArticleRE: AX 2012 - running on VMware
Anybody has Ax running fine on vmware?I want implement it.
View ArticleAX 2012 - running on VMware
Hello,Found few posts on forum related to VMware and Ax running on it - but in general not much exhaustive details are there. Did anyone installed AX 2012 using VMware infrastructure? I am trying to...
View ArticleRE: sp_cursorprepexec
Actually it's also instant if I take out theOPTION(FAST 2) either.
View Articlesp_cursorprepexec
Hi,When I try to filter by account number in my AX application the screen freezes. I have worked out that the following gets run when I perform the filter:declare @p1 int set @p1=NULL declare @p2 int...
View ArticleRE: How to Customize Lookup field in a form
Hi sohaib thanks for for your replyi need to customize lookup in leads form where i dont need worker role . that means i dont want to so any name with worker role at time of creating a new leads.i am...
View ArticleHow to Customize Lookup field in a form
Hi ,I have a requirement to customize lookup field .what i need for demo when we create any customer or vendor we get a lookup in name field with general and roles . when i click on roles name comes...
View ArticleRE: AX meaning
No. Axapta is not a danish word.What I've heard rumours about is that internally in Damgaard Data they had a small competetion between the employees about who could come up with a good name for the...
View Article