AgreementLineQuantityCommitment.modifyInventDim_RU Method
Updates the related fields when an inventory dimension field is modified.
Syntax
public void modifyInventDim_RU(
InventDim _inventDim,
FieldId _dimFieldId,
[boolean _resetPrice])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The new inventory dimension record.
- _dimFieldId
Type: FieldId Extended Data Type
The ID of the modified InventDim field.
- _resetPrice
Type: boolean
A Boolean value that indicates whether the price agreements are to be reset.