Share via


PurchTable.initFromPurchTable Method

Initializes the PurchTable record from another purchase order record.

Syntax

public void initFromPurchTable(PurchTable _purchTable)

Run On

Called

Parameters

  • _purchTable
    Type: PurchTable Table
    The purchase order from which to initialize.

See Also

Reference

PurchTable Table