PurchTable.initFromVendInvoiceJour Method

Initializes a PurchTable table buffer based on an VendInvoiceJour table buffer.

Syntax

public void initFromVendInvoiceJour(VendInvoiceJour _vendInvoiceJour)

Run On

Called

Parameters

  • _vendInvoiceJour
    Type: VendInvoiceJour Table
    The VendInvoiceJour table buffer that is to initialize PurchTable table buffer from.

See Also

Reference

PurchTable Table