Tax.getVendInvoiceTransLine_IN Method [AX 2012]

This method is used to get the VendInvoiceTrans table.

public VendInvoiceTrans getVendInvoiceTransLine_IN(TaxTrans _taxTrans, VendInvoiceJour _vendInvoiceJour)

Run On

Server

Parameters

_taxTrans
Type: TaxTrans Table
A buffer of TaxTrans table.
_vendInvoiceJour
Type: VendInvoiceJour Table
A buffer of VendInvoiceJour table.

Return Value

Type: VendInvoiceTrans Table
Returns the VendInvoiceTrans table.

Reference

Community Additions

ADD
Show: