Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is used to get the VendInvoiceTrans table.
Syntax
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.