Minimum quantity of parts allowed in this inventory location
Maximum quantity of parts allowed in this inventory location
The quantity of parts that will trigger a reorder Part Request to be created for this inventory location
Quantity of parts to be reordered for this inventory location when reorder level is reached
'Declaration
Public Overloads Function SetPartStockingLevel( _ ByVal location As Location, _ ByVal queue As String, _ ByVal partNumber As String, _ ByVal partRevision As String, _ ByVal partDomain As String, _ ByVal partMinimum As Short, _ ByVal partMaximum As Short, _ ByVal partReorderLevel As Short, _ ByVal partReorderQuantity As Short _ ) As ToolkitResult
public ToolkitResult SetPartStockingLevel( Location location, string queue, string partNumber, string partRevision, string partDomain, short partMinimum, short partMaximum, short partReorderLevel, short partReorderQuantity )
Minimum quantity of parts allowed in this inventory location
Maximum quantity of parts allowed in this inventory location
The quantity of parts that will trigger a reorder Part Request to be created for this inventory location
Quantity of parts to be reordered for this inventory location when reorder level is reached
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family