Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

How to get data from method in dynamics ax 2012

$
0
0

I am using SQL Server 2008 R2 to do a AR Report. How to a method can get data from database. This is a method in CustInvoiceTable. Name of method is displayInvoiceAccountName.

display DirPartyName displayInvoiceAccountName()
{
return CustTable::find(this.InvoiceAccount).name();
}

P/s:How to get Data on Sql server 2008 R2?


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>