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.
Initializes a new instance of this class based on an inventCostProdAdjustDataMap.
Syntax
client server protected static InventCostProdAdjust newFromParameter(InventTransAdjustDataMap _inventTransAdjustDataMap, boolean _recalc)
Run On
Called
Parameters
- _inventTransAdjustDataMap
Type: InventTransAdjustDataMap Class
The InventTransAdjustDataMap class that holds the adjustments.
- _recalc
Type: boolean
A Boolean value that indicates whether the production order should be recalculated.
Return Value
Type: InventCostProdAdjust Class
An initialized instance of the class.
Exceptions
Exception | Condition |
---|---|
Error | No inventCostProdAdjustDataMap is passed in. |
Error | No inventCostProdAdjustDataMap is passed in. |