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.
Retrieves the global instance of the inventCostMovement class.
Syntax
public InventCostMovement inventCostMovement()
Run On
Called
Return Value
Type: InventCostMovement Class
The global instance of the inventCostMovement class.
Exceptions
Exception | Condition |
---|---|
Error | If the instance has not been created, the inventModelType_StdCost.initCostTransVariance method has not been called. |
Remarks
The instance must have been initialized earlier by calling the inventModelType_StdCost.initCostTransVariance method.