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 the InventCostTransVarianceMap map.
Syntax
protected void init()
Run On
Called
Remarks
The map is initialized using the following criteria:
Key |
A composite key retrieved by the buildKey method. |
Value |
An instance of the InventCostTransVarianceList class that stores all InventCostTransVariance records belonging to the key. |
This is the default criteria for the CostTransVarianceMap map in the InventCost framework.