AX2012 SSRS sub report
Hi,i try to extend the SalesConfirmation and SalesInvoice report, and therefore created a new table, extended the data provider, all that worked well.But when i wanted to add fields from the new...
View ArticleHow to handle difference in stop and start time in manufacturing execution
I've setup manufacturing execution in AX 2012 R2 but I run into the following problem - I clock in at 7:30 using the Job Registration form and start with activity A- At 8:00 login into the Job...
View ArticleCan't Add SRSDrillThroughCommon Project to Business Logic Solution
In Visual Studio, when I right-click the SRSDrillThroughCommon project in the Application viewer, and then select edit, I receive a "method or operation is not implemented message."The AX documentation...
View ArticleDisplay PickingRouteID on the CustSalesOpenOrder_NA Report
Hi guys,I am trying to display PickingRouteID field on the CustSalesOpenOrder_NA Report. In order to do that I created a display method you can see it below. The problem is that it doesn't work, it...
View ArticleAX2012 R2 Costing Sheet - Costs of Purchase
Does anyone out there have experience with the Costing Sheet changes introduced in AX2012 (we are on R2 with CU6)?Specifically, there is now the ability to create a price type of "Costs of Purchase"...
View ArticleAIF - Failed to logon to Microsoft Dynamics AX
Hi,After some months working without problems with AIF I have the following problem. We have to AOS Servers. From the main AOS Server the AIF stopped working and our inbound ports doesnt even read the...
View ArticleAx 2012, Model Group:FEFO wih Expiration dates
Hi ,My scenario is,An item is associated with Model group:FEFO with Expiration dates Cheked.Shelf life for the product is defined. Based on the shelf life the expiration dates gets populated...
View ArticleIntercompany GL journal uploads via X++
background: AX 2012 CU3I could use some advice as to next steps in troubleshooting this problem: We have a custom GL journal upload written in X++ that processes an Excel or CSV file. The accounting...
View ArticleDepreciation adjustment amounts with disposal
Hi,I do not understand the transactions Dynamics AX generates when activating the parameter "automatically create depreciation adjustment amounts with disposal". What would be a scenario when this...
View ArticleGet item image from product catalogue
Hi,We need to get the image from the product page to display it on a webpage. We have been able to get product information, but it seems to be harder to get the image from the product page.How can we...
View ArticleAX client is slow from site location
Hi All,We installed AX client in my site location, our customer is having 4mbps MPLS line between HO and site, from site application is very slow and it takes more time to open a form. I checked my...
View ArticlePurchase order report with tax details
Hi ,I made a purchase order report i tried adding tax details in that from taxtransjounral table but when i am trying to add tax code field then last tax code is printing only, only one value is...
View ArticleAccess denied to field Company (dataAreaId) in table...
Currently getting an error running a report as a non-administrative user. It complains with the following error:An error has occurred during report processing. (rsProcessingAborted)Query execution...
View ArticleCannot find dimension tap in free text invoice header
Hi allI cannot find dimension tap in free text invoice header as below:kindly adviceThanks in advance
View Articlehow to map/track Customer, vendor and manufacturer partner number in AX 2012
Here is the scenario - we use use unique numbers for all raw materials - that we buy it from Vendor, Distributor, Supplier and manufacturer for e.g. say Sea-gate hard-drive - it has manufacturer...
View ArticleUsing Dynamics AX Cubes - Dimension will not process
I have deployed the out of box AX Cubes, however, one of the dimensions will not process. It appears to be a slow running view (INVENTTABLEEXPANDED) that is used on the Released Products dimension....
View ArticleAOS Crash during Incremental CIL compile (AX2012 R2 )
Have anyone else experienced this? When performing an incremental CIL compile, most of the times it will complete successfully but occasionally it causes the AOS to crash.
View ArticleHow to differentiate between credit and debit value
Hi allHow to differentiate between credit and debit value on the same column through x++ ?Thanks
View ArticleCancel Purchase Receipt (Packing Slip) through X++
This code Cancel's a Product receipt static void FormLetter_Cancel_Packingslip_Working(Args _args) { PurchLine _purchLine; PurchTable _purchTable = PurchTable::find("000016"); VendPackingSlipJour...
View ArticleHow to handle circulairty in formulas
Hi!We have a case where we use raw material A and after the process we get some scrap that we can reuse as raw material A. I added this scrap as a co-Product to our main item and thought this should be...
View Article