PartTransferSetup Class Members
The following tables list the members exposed by PartTransferSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
PartTransferSetup Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
FromGood | Specifies whether the part is being transferred from good stock (true) or bad stock (false) |
![]() |
FromLocation | Inventory location (or expense GL) and bin from which to transfer the part |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Notes | Notes about the Part Transfer |
![]() |
PartDomain | Part domain for the Part Request |
![]() |
PartNumber | Part number for the Part Request |
![]() |
PartRevision | Part revision for the Part Request |
![]() |
Quantity | The number of parts being transferred |
![]() |
ReferenceIDNum | Optional reference number for this part transfer |
![]() |
SerialNumber | The serial number of the part being transferred |
![]() |
ToGood | Specifies whether the part is being transferred resulting in good stock (true) or bad stock (false) |
![]() |
ToLocation | Inventory location and bin (or GL account) into which the part is being transferred |
![]() |
TransferDate | The DateTime the Parts are transferred. If not set, the current time is used. |
![]() |
UserName | The user who is transferring the Part. If not set, the session user is used. |
Reference
PartTransferSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitPartTransfer(PartTransferSetup)