How to call SSRS report on Button clicked in AX
Hi,I am trying to develop SSRS report which is called when A button in form in pressed. I have created one Form showing data into grid and when particular row from that grid is selected and a button is...
View Articledocument issue
Hi..I am using COM class to communicate with MS word and print my report. but when i am using Item() an error is thrown >> "Method 'Item' in COM object of class 'Tables' returned error code...
View ArticleTax Adjustment in Purchase Orders in Ax 2009
Hello Dynamic Users,In my Accounts payable > Purchase orders, I have to adjust tax amount [ Adjusted amount in total ] for one of my Purchase Order before invoicing the Purchase Order. Am able to...
View ArticleTask Recorder problem in MS Dynamics AX - CU7
Hello,team please help me on the Task Recorder Issue like "after clicking Stop Button the form con't show any response"(please verify the screen shot). i was waited for around 30 mints but it con't...
View ArticleTDS
Hello all, I want to post the TDS to GL using X++.Please help me.... ThanksDarshana
View ArticleHow to solve these Best Practices errors
Do we have any books/articles/links that will help to understand and solve best practices errors according to their diagnostic Id.I was having problems with following BP errors:- The property caption...
View ArticleCIL error After DMF installation
Hi Whenever I am generating CIL This error is showing , after the installation of DMF . I tried full compilation full CIL but it doesn't worked for me ,Please suggest a solution .
View ArticleAIF: Sales invoice service
salesinvoicenew.SalesInvoiceServiceClient client = new salesinvoicenew.SalesInvoiceServiceClient(); salesinvoicenew.CallContext callcontext = new salesinvoicenew.CallContext();...
View ArticleHow to create Row Number in AX 2012 Form's GridControll ??
Hi,I want to create a form with grid control in it. and I need one field in that, which shows row number. like Sr. No. ID Name1 DAT-0001 ABC2...
View ArticleFinancial Dimension in AX 2012
I have a Fixed Asset and i assigned a financial dimension to that fixed asset.I want to show the CostCenter of the fixed asset in SSRS report.How can I filter the CostCenter for the Fixed Asset?Which...
View ArticleSales Quotation SSRS Report new Fields Not Displaying Values
Hi Everyone, I have added a new field in SQ report and deployed in server but the new values are not populated . but the values are populated in the TMP table the old column values are displayed.But...
View Articleautomatic combo box selection on opening form
Dear all, I have a form where on opening it, automatically combo box selection to be selected as check . I was trying in Active method as below where some fields gets disabled. but here Paymmode...
View ArticleSystem date in batch
Hi,Currently i have met with one problem for displaying date time in batch program. what is the correct way to get current system date and time? Because there is lot of functions are there to display...
View ArticleAX2012 Display additional fields in the AX tooltip (or that balloon thingie)
Hi all, hope you can help me out with my problem.I've created a factbox with a Grid.Normally the grid would display 4 columns, but since we want the grid to be as narrow as possible, we decided to put...
View ArticleDynamics ax 2012 Date and Time Problem ?
Hi to all,Currently i have met with one problem for displaying date time in batch program. what is the correct way to get current system date and time? Because there is lot of functions are there to...
View ArticleHow can I hide reports?
Hi,I have the next job: ReportRun reportRun; Args args = new Args(reportstr('InventJournalTransTransfer')); InventJournalTable inventJournalTable; PrintJobSettings...
View ArticleWeb Service
What type of web service one must use for ax during integration with ms crm?
View ArticleHow to customize a form for a specific company
Hello guys!I would like ti know if there is a way to customize a standard form for a specific company without affect the same form for other companies in the same AOS.Thanks for the replies.
View ArticleLookup 2 Tables using union
Dear Friends, I hv some problems.I am making a lookup method and i need to union two tables (VendTable and CustTable) I am writting the code but didnt work, can u give me an idea what went wrongpublic...
View ArticlePosting a Purchase Order
I am very new to AX. My company is using AX2009. I was wondering if someone could tell me what the VendPurchOrderJour table is used for. I created a report using that table and then found that there...
View Article