export data's to file
Hi,I am deleting some records form one table.Before I delete it, i need those data's to be exported to a file called SaleExport located inside C:\Sale export folder.what I did is, I created one...
View ArticleError in SSRS report
Hi All,I have generated an SSRS report a month ago and it was working fine. Now it is throwing the following error while opening the report."Fatal exception performing AXRDCE transformation step. The...
View ArticleDimension creation through code
Hi All,I have dimension name and financial dimension values. I needs to insert these values into master tables through code. Lets say, I have dimension "XYZ" and related financial dimension values are...
View ArticleNeed steps to configure webservice for AX Retail POS both on server & client...
Fellows I am having 13010 error at Retail POS inventory lookup Retail POS > task > inventory > inventory lookup > Error number: 13010 Could not connect to the Transaction ServiceThere are...
View ArticleRenaming field
Hi AllI have question about one strange behavior of Sales Header (Sales Order). Here is the thing:I should do simple thing: When “Sell to Cust. No.“ is entered in a Sales Order and a comment exists for...
View ArticleWhere to Export PO Receipt Records from AX2012 Standard Report
Hi ALL,I could not find a AX2012 standard report to export PO receipt records by specific date, format as follow:PO#, Vendor#, (Vendor Name), Product#, (Product Name), Received Qty, Received Date, WH,...
View ArticleDifferent qty when Calculate Inventory Value?
My company used Average Cost method for every item they have.Today they want to revaluate two of their item cost to zero.When i got into Inventory Revaluation Journal, i tried to use Calculate...
View ArticleQuestion about French check
Hello everyone, I have a question about French check, I tried to generate checks from AP -> payment journal as this shows:http://screencast.com/t/UoeKTWEi So, the French check can be generated, but...
View ArticleAx 2012 Add New Record with Child Form
Hi All,In order to create a new record with the help of a child form (with required field validation), is there any base class in ax to solve the purpose or I have to create a new class to resolve the...
View ArticleNAV 2013 Change Item's Variant
Hi,I have a bunch of items in our system that currently have no variant assigned and I would like to change them to have an assigned variant. I would have expected the Item Reclass. Journal to be able...
View ArticleUSA - County Code
I was requested to make a sales report by State by County. Currently, our version doesn’t have county information at all. I was thinking to create County table and modify all related tables in order to...
View ArticleBOM Lines Issue
Hi Everyone, we have bill of materials form (BOM) in that click lines button open bom lines form in ax 2009.This BOM lines form data i have in excel sheet .I want to import that excel sheet data...
View ArticleBOM issue
Hi Everyone, we have bill of materials form (BOM) in that click lines button open bom lines form in ax 2009.This BOM lines form data i have in excel sheet .I want to import that excel sheet data...
View ArticlePayables report has incorrect $ amounts in Nav 2009
Hi All,I run a payables report in Nav 2009. This report is reflecting incorrect $ amounts. I believe this report pulls information from the Vendor card. When I change anything in the Vendor card such...
View ArticleFilter options
How can include in a SETRANGE only two option property?CustLedgerEntry.SETRANGE("Document Type",CustLedgerEntry."Document Type"::Refund);CustLedgerEntry.SETRANGE("Document...
View ArticleHow to display vendor detail from vendor code in report
Hi All,I am creating new report from two tables Enquiry & Enquiry Line. And Enquiry Line table contain vendor numbers article wise in "Vendor No." field.Now i want to print vendor detail on the...
View ArticleUrgent help needed
Hello everyone I am new to this community and its just one week since i have started using navision.I am making a report currently on sales header invoice and sales header line form.Now the query which...
View ArticleHow to access AOT Query Properties by X++
Hi to all,I have a doubt about creating AOT Query By X++.In AOT Query we have one property like Dynamic (DataSource-->Fields-->Dynamic(Properties))I know how to create AOT query by X++ but not...
View ArticleImporting XPO's
Hi All,I have a common scenario here.Once we develop/customize objects in development environment, we need to import the XPO's to production env. Here my question is do we need to change the AX...
View ArticleBest practices for deploying projects to production?
I have been unable to find best practices for releasing development changes to production environments. Right now we export an XPO from development, which is then imported to production. First, I...
View Article