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 the price and discount by using the agreements, if it is required.
Syntax
public boolean modifiedProductDim(
InventDim _inventDim,
FieldId _dimFieldId,
InventDimGroupSetup _inventDimGroupSetup)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim record to use to find price agreements.
- _dimFieldId
Type: FieldId Extended Data Type
A fieldId value of an InventDim field to use to determine whether price agreements must be used.
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that provides information about dimension setup.
Return Value
Type: boolean
true if the line was updated; otherwise, false.