Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.