VendInvoiceInfoLine.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
- _inventDim
Type: InventDim Table
A record.
- _dimFieldId
Type: FieldId Extended Data Type
A field ID.
- _resetPrice
Type: boolean
A Boolean value determinig if the price should be reset; optional.