Share via


Tax.getCustInvoiceJour_IN Method [AX 2012]

This method is used to get the CustInvoiceJour table.

Syntax

public CustInvoiceJour getCustInvoiceJour_IN(TaxTrans _taxTrans)

Run On

Server

Parameters

Return Value

Type: CustInvoiceJour Table
Returns the CustInvoiceJour table.

See Also

Reference

Tax Class