AX Guru
Monday, 16 February 2015
X++ code to fetch the fileName from Directory based on Current Company Code
›
Hi , Refer below code which will fetch the filename from Directory (FilePath) based on Current Company Code static container findMatc...
Friday, 13 February 2015
X++ code to import data from text file(.txt) to Ax Tables in Ax 2009
›
Hi , Refer the below X++ code which import data from text file to Ax Tables in AX 2009 static void Notepad(Args _args) { Filenam...
Monday, 12 January 2015
SSRS Report using UI Builder Class, Contract Class and RDP Class in AX 2012 R2
›
Hi All, Today I would like to share you ,how to use UI Builder Class, Contract class and RDP class in SSRS report in Ax 2012 R2? UI Bu...
1 comment:
SSRS Report using Controller , Contract and RDP class in Ax 2012 R2 & Validates fromDate and ToDate Value
›
Hi All, Today I would like to share you , how to create SSRS report using Controller, Contract and RDP class in AX 2012 R2? Step 1: ...
2 comments:
Wednesday, 17 December 2014
How to Validate the Special Characters from the given String in Ax 2012
›
Hi, Today I would like to share a X++ code to validate the special characters from the given string static void RemoveSpecialCharacters...
1 comment:
Thursday, 4 December 2014
X++ code to get the Phone Number of the Delivery Address in the Purchase Order in AX 2012
›
Hi, Today I would like to share you , how to get the phone number of the Delivery Address in the Purchase Order. static void g...
Monday, 13 October 2014
Displaying Graphs and Charts in Ax 2012 Form
›
Hi, I would like to share you how to display data in graphs and charts in AX 2012 Forms for an example i have displayed the customer de...
7 comments:
›
Home
View web version