RE: Form InventOnhandItem InventDimId
what I did was create the display method on inventdim table:display boolean X(){ return WMSLocation::find(this.wMSLocationId, this.InventLocationId).someField;} then put this displaymethod on the...
View ArticleForm InventOnhandItem InventDimId
In my situation I need to display a field from InventItemLocation on the InventOnhandItem grid so I created a display method on InventSum datasource, the InventItemLocation find method requires itemId...
View ArticleRE: Error text : Name property cannot be null or empty. Parameter name:...
The best thing to do is enable logging and see if you can get a better error message.To enable logging:1. Navigate to C:\Program Files\Microsoft Dynamics ERP\Management Reporter\2.1\Server\Services\2....
View ArticleError text : Name property cannot be null or empty. Parameter name:...
hi expert,i'm having issue in datamart management reporter, the warning massage as below :[AX 2012 General Ledger Transactions to Fact] has encountered an error while reading records. Error text: A...
View ArticleRE: How to setup different dimension description per company in AX 2012 R3
There is no way to configure this. The only different descriptions available are the translations.With a customization you could probably do a similar thing for dataarea's as for translations.
View ArticleHow to setup different dimension description per company in AX 2012 R3
Hi,As per my understanding that in AX 2012 financial dimensions are shared across all legal entities.My question is there any way either customization or configuration to setup a unique dimension...
View ArticleRE: Purchase Order Creation based on Purchase Requisition in ax 2012 R2 and R3
Hi Nitesh,my client has the same need as MJ so trying to do some custo. Precisely, I tried to create an event subscription from the autoApproveChangeRequest method of PurchTable table:public static...
View ArticlePurchase Order Creation based on Purchase Requisition in ax 2012 R2 and R3
we know PR is informal document and PO is formal document. I have set two different workflow for PR and PO.First, to explain my question, I will describe an example, i have created a PR document with...
View ArticleRE: External Web Services in Dynamics - ERROR NF-e SOAP Header
I was not so specific. See, installed ax 2012 with the release of Electronic Invoice version 3.10, but is creating the XML different transmission reception server not found the correct place internally...
View ArticleExternal Web Services in Dynamics - ERROR NF-e SOAP Header
I have a problem with AX 2012 R3.Eletronic Fiscal Document - NF-e Brazil.The XML generated is correct and functional, but the SOAP header is returning ["Rejeição (409): Campo cUF inexistente no...
View ArticleRE: Edit Unit Price on Purchase Requisition / access
Hi KK20,Did you use a duty/privilege of standard Ax? If so which one(s) did you set for the role?Did you using Security Development Tool to try and record the editing of unit price?It might pickup...
View ArticleEdit Unit Price on Purchase Requisition / access
Hi,A user cannot edit the unit price on a purchase requisition.I have given the user access to maintain all purchase requisitions. Does anyone know if I need to give access to another duty or...
View ArticleRE: Create release order AX2009 on multiple blanket order
I don't think it could be done with standard Ax. But you could develop some business logic for it.
View ArticleCreate release order AX2009 on multiple blanket order
Hi Guys,Anyone have any idea how to create release order for a number of blanket orders at one go?Currently, I know we have to click the header line and select the blanket order and go functions -...
View ArticleRE: Consumption rounding
Standard Ax stores 12 decimals and calculates with those decimals. Ax will only show you 2 decimals by default. You can change the number of decimals displayed on the EDT.
View ArticleConsumption rounding
Hi,I'm facing an issue with a customer from the chemistry industry.The problem that we are having is with formula rounding. According to the customer industry it might be posible that they need to...
View ArticleRE: Dependent Parameters in Multiselect dropdown
Do you mean like PricediscTable, where you can select AccountCode Table/Group/All and depending on what you choose the field AccountRelation will show an other list.
View ArticleDependent Parameters in Multiselect dropdown
Hi, I want to populate one multiselect dropdown based on second. Is there any form in AX in which this is implemented. I am able to implement the multiselect dropdown following the...
View ArticleRE: Localization Partner in Poland
Here you goAlternatively contact here at Poland office.
View Article