Share via


PurchLine.postModifyInventDimBR Method

Sets field values on the order line based on the changed inventory dimension.

Syntax

public void postModifyInventDimBR(
    InventDim _inventDim, 
    FieldId _dimFieldId, 
   [boolean _resetPrice])

Run On

Called

Parameters

  • _resetPrice
    Type: boolean
    A Boolean value determinig if the price should be reset; optional.

See Also

Reference

PurchLine Table