Share via


SalesInvoiceDPBase.getSalesTaxTransactionExchangeRate Method [AX 2012]

Gets the sales tax exchange rate of the sales invoice.

Syntax

protected SalesTaxTransactionExchangeRate getSalesTaxTransactionExchangeRate(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Return Value

Type: SalesTaxTransactionExchangeRate Table
A SalesTaxTransactionExchangeRate record that has the sales tax exchange rate information.

See Also

Reference

SalesInvoiceDPBase Class