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.
Calls the inventCostMovement::newFromInventMovement method to create a new inventCostMovement class instance.
Syntax
protected void initInventCostMovement(InventMovement _inventMovement)
Run On
Called
Parameters
- _inventMovement
Type: InventMovement Class
The inventMovement class for which the inventCostMovement class will be created.
Remarks
The inventCostMovement::newFromInventMovement provides a constructor interface for the inventCostMovement class to guarantee that the correct instance will be created.