UpdateInventoryBin Method
Used to modify the name or the active flag of an existing bin. This overload takes a set of required parameters for the API.
Used to modify the name or the active flag of an existing bin.
Overload List
Overload | Description |
---|---|
UpdateInventoryBin(Location,String) | Used to modify the name or the active flag of an existing bin. This overload takes a set of required parameters for the API. |
UpdateInventoryBin(UpdateInventoryBinSetup) | Used to modify the name or the active flag of an existing bin. This overload takes a setup object. |
UpdateInventoryBin(UpdateInventoryBinSetup,IDbTransaction) | Used to modify the name or the active flag of an existing bin. This overload takes a setup object and a database transaction. |
Remarks
NOTE: This API cannot move a bin to another location, only rename it at the existing location.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.UpdateInventoryBinSetup