UpdatePartStockingLevelSetup Class Members
The following tables list the members exposed by UpdatePartStockingLevelSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdatePartStockingLevelSetup Constructor | Initializes a new instance of the UpdatePartStockingLevelSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CurrentLocation | The location and bin used for restocking |
![]() |
IsActive | Specifies whether this restocking is entry active (true) or inactive (false) |
![]() |
PartDomain | Part domain for 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 for the Part |
![]() |
Queue | The queue to which the reorder part request will be dispatched |
![]() |
ToBinName | The name of the bin to which the record will be moved. If not set or blank, no move occurs. |
![]() |
ToQueue | The new name of the queue to which the reorder part request will be dispatched |
Reference
UpdatePartStockingLevelSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitUpdatePartStockingLevel(UpdatePartStockingLevelSetup)