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 | This method is not implemented as abstract in order to keep the changes to the existing system small. Currently this method is overridden in the inventModelType_stdCost class. |
Remarks
The instance must have been initialized earlier by calling the inventModelType_StdCost.initCostTransVariance method.