RE: Reverse transaction button grayed out for vendor invoice in Japan legal...
Hi Howard,Reversal is like you stated not supported for invoices created by PO's but also there are some other restrictions.To know all constraints you can search for the documentation or do some...
View ArticleReverse transaction button grayed out for vendor invoice in Japan legal entity
How can I tell if my problem is caused by functionality that is purposefully excluded from AX 2012 due to the installed Japan localization? My client has a subsidiary in Japan which wants to reverse a...
View ArticleRE: Transfer order does not post to ledger for different sites
Storage dimension group is set to track both physical and financial inventory by warehouse.The Item model group has post physical and financial inventory checked - using FIFO valuation.Accounts...
View ArticleRE: RecVersion in PurchTable
I see what you are saying. We have copied this over to our test server and I am the only one working on it. I wouldn't think it would still have an issue. I am able to change other lines on that...
View ArticleRecVersion in PurchTable
I'm having a issue updating the quantity on a Purchase Order Line item. I select the line item, click edit and change the Qty amount, click out to save and I get the error below. "Cannot edit a record...
View ArticleRE: International Addresses
Hi Keith,If you would like to have every City and Zipcode available, the database would have enourmous number of records which are.not used. Usually I don't activate the validation options. The zip...
View ArticleInternational Addresses
Hello all,Are there any companies out there which you are a part of that serves international customers and can potentially ship to anywhere in the world?The reason I ask is as we move into AX...
View ArticleRE: Update conflict
you can also try , close everything, Go to the AOT > restore your Form and table, try is again .
View ArticleRE: Update conflict
I was just explaining conflict detection in this thread: RecVersion in PurchTable.When you switch to another record, the record is saved. The form first calls write() on the datasource, which calls...
View ArticleUpdate conflict
Hi,A purchase order has more than 200 purch lines.I try to change purchline #172, the change happens and after that when I try to go to next purchline or close the form or try to do any other...
View ArticleRE: 2012 Dimensions values
Yes it would be possible, but it is not easy as all valid combinations are not stored in a table. This because you can setup ranges for valid cost centers. A new added cost center might be...
View ArticleRE: 2012 Dimensions values
yes , you can do that , you need to join multiple tables as per requirements. e.g. select DISTINCT DIMENSIONATTRIBUTE.NAME,value,description,DIMENSIONATTRIBUTEVALUE.DIMENSIONATTRIBUTE from...
View ArticleRE: 2012 Dimensions values
You must realize that dimension table don't store all possible dimension values - they store only those that were already used. Therefore you want find the data you need in dimension tables.You would...
View Article2012 Dimensions values
Is it possible to extract all allowable data value combinations from the dimensions tables in sql? e.g if we have say Location and Cost Centre as dimensions in AX, bring back a list of Each location...
View ArticleRE: Service endpoints
Hi Denis,I was able to activate the port on the standard service but a couple of problems. On the AIF services form the PricePriceListService has a status of "SchemaError". The...
View ArticleRE: Service endpoints
Try to go through AOT\Forms\AifServiceOpen the form and click on Refresh Button.This operation could be time consuming.
View ArticleRE: Service endpoints
I've tried that several times with no luck.I modified one of the GenerateXSDSchema_* jobs to generate a schema but I'm not sure how to attach it to the PricePriceListService.Thank you.
View ArticleService endpoints
Hello,Can anyone show me where endpoints (if still applicable) are managed within AX 2012R2? I'm attempting to generate a price list through the native function in AR customer module (send...
View ArticleProcess Allocation Error
I am trying to do GL allocation, We did all setups including allocation rules. it was working fine for months. But today , it was throwing an error , I have mentioned below. As per my team,...
View Article