Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory.
This overload takes a set of required parameters for the API.Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory.
Overload | Description |
---|---|
PartTransfer(String,String,String,Int32,Location,Location) | Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory. This overload takes a set of required parameters for the API. |
PartTransfer(String,String,String,String,Location,Location) | Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory. This overload takes a set of required parameters for the API. |
PartTransfer(PartTransferSetup) | Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory. This overload takes a setup object. |
PartTransfer(PartTransferSetup,IDbTransaction) | Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory. This overload takes a setup object and a database transaction. |
As in Clarify, the transfer can be from good or bad stock and can be to good or bad stock.
This API checks part authorization levels for auto-replenishment, and will automatically work with that engine.
To use primary bin suggestions/recommendations, please see the remarks on the ToLocation and/or FromLocation properties on the PartTransferSetup object.
This API supports transferring parts by quantity or a specific serial number.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
LogisticsToolkit Class
LogisticsToolkit Members
FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.PartTransferSetup", Caption="PartTransferSetup Class"