INV_UNIT_CARRIAGE_POSITION_CALCULATOR
Description: Limited to code that overrides calculations determining a unit's position on a CHE.
Abstract Base Class: AbstractUnitCarriagePositionCalculator
Method: getNextPositionSlotOnCarriage
Interface: EUnitCarriagePositionCalculator
Module: Inventory
Version Added: 3.1
Requires Code Extension Name or Name Pattern: Yes
Code Extension Name or Name Pattern: The code extension must have the same name as the system-seeded code extension (UnitCarriagePositionCalculator)
Where to Specify Code Extensions of this Type: The code extension method is called from the UnitControlManager API to perform the actual position calculation.
System-Seeded Code Extensions Using this Type: UnitCarriagePositionCalculator (on page 1)