Share via


Tax.getVendInvoiceTransLine_IN Method [AX 2012]

This method is used to get the VendInvoiceTrans table.

Syntax

public VendInvoiceTrans getVendInvoiceTransLine_IN(TaxTrans _taxTrans, VendInvoiceJour _vendInvoiceJour)

Run On

Server

Parameters

Return Value

Type: VendInvoiceTrans Table
Returns the VendInvoiceTrans table.

See Also

Reference

Tax Class