PurchTable.updateFromPurchLines Method

Sets values on the purchase order that are depending on purchase order line values.

Syntax

public void updateFromPurchLines([boolean _updateDistributions])

Run On

Called

Parameters

  • _updateDistributions
    Type: boolean
    A Boolean value that specifies whether the AccountingDistribution table record that is associated with the PurchTable should be updated.

See Also

Reference

PurchTable Table