PurchReqLine.modifyInventDim Method
Occurs when a inventDim value has changed.
Syntax
public void modifyInventDim(
InventDim _inventDim,
FieldId _dimFieldId,
[boolean _resetPrice])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The new InventDim record.
- _dimFieldId
Type: FieldId Extended Data Type
The ID of the changed field.
- _resetPrice
Type: boolean
true if the price should be recalculated for the line.