FulfillPartRequestSetup Class Members
The following tables list the members exposed by FulfillPartRequestSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
FulfillPartRequestSetup Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
FromGood | Specifies whether the fulfilled inventory is from good stock (true) or bad stock (false) |
![]() |
FromLocation | The inventory location and bin containing the parts used to fulfill this Part Request |
![]() |
FulfillDate | The DateTime the Part Request is fulfilled. If not set, the current time is used. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
NewStatus | The new status for the Part Request for the Fulfilled condition. If not set, the default status is used. |
![]() |
PartRequestDetailIDNum | Part Request Detail Identifier |
![]() |
Quantity | The number of parts being fulfilled for this Part Request |
![]() |
SerialNumber | The serial number of the part used to fulfill this Part Request |
![]() |
ToGood | Specifies whether the fulfilled inventory is going to good stock (true) or bad stock (false) |
![]() |
ToLocation | The destination inventory location and bin for the parts used to fulfill this Part Request |
![]() |
UserName | The user who is fulfilling the Part Request. If not set, the session user is used. |
![]() |
UseTransitions | Specifies whether or not logistics transitions will be checked and the condition/status of the part request detail will be changed during the fulfill operation |
Reference
FulfillPartRequestSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitFulfillPartRequest(FulfillPartRequestSetup)