SetPartStockingLevelSetup Class Members
The following tables list the members exposed by SetPartStockingLevelSetup.
Public Constructors
Name | Description | |
---|---|---|
SetPartStockingLevelSetup Constructor | Initializes a new instance of the SetPartStockingLevelSetup class. |
Public Properties
Name | Description | |
---|---|---|
IsActive | Specifies whether this restocking entry is active (true) or inactive (false) | |
Location | The names of the restocking location/bin | |
PartDomain | Part domain of the Part | |
PartMaximum | Maximum quantity of parts allowed in this inventory location | |
PartMinimum | Minimum quantity of parts allowed in this inventory location | |
PartNumber | Part number for the Part | |
PartReorderLevel | The quantity of parts that will trigger a reorder Part Request to be created for this inventory location | |
PartReorderQuantity | Quantity of parts to be reordered for this inventory location when reorder level is reached | |
PartRevision | Part revision of the Part | |
Queue | The queue to which the reorder part request will be dispatched |
Reference
SetPartStockingLevelSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitSetPartStockingLevel(SetPartStockingLevelSetup)