Tax.getVendInvoiceJour_IN Method [AX 2012]

This method is used to get the VendInvoiceJour table.

Syntax

public VendInvoiceJour getVendInvoiceJour_IN(TaxTrans _taxTrans)

Run On

Server

Parameters

Return Value

Type: VendInvoiceJour Table
Returns the VendInvoiceJour table.

See Also

Reference

Tax Class