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
ServerParameters
- _taxTrans
- Type: TaxTrans Table
A buffer of TaxTrans table.
- _vendInvoiceJour
- Type: VendInvoiceJour Table
A buffer of VendInvoiceJour table.
Community Additions
ADD
Show: