Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Creating a report in X++ code and running

Here is a small job that demonstrates the main parts of build a report dynamically in X++ and launching it. static void MakeReportJob(Args _args) { #AOT str reportName = 'aaMakeReport'; tableid custTableId = tablenum(CustTable); TreeNode reportNode =
Posted by DavidFerguson | 0 Comments
Filed under:
 
Page view tracker