fcSDK Documentation
UpdatePartStockingLevel(Location,String,String,String,String) Method

The location and bin used for restocking
The queue to which the reorder part request will be dispatched
Part number for the Part
Part revision for the Part
Part domain for the Part
Updates an existing part restocking authorization level. This overload takes a set of required parameters for the API.
Syntax
'Declaration
 
Public Overloads Function UpdatePartStockingLevel( _
   ByVal currentLocation As Location, _
   ByVal queue As String, _
   ByVal partNumber As String, _
   ByVal partRevision As String, _
   ByVal partDomain As String _
) As ToolkitResult

Parameters

currentLocation
The location and bin used for restocking
queue
The queue to which the reorder part request will be dispatched
partNumber
Part number for the Part
partRevision
Part revision for the Part
partDomain
Part domain for the Part

Return Value

The following values are populated in the ToolkitResult object returned by the API method:
  • Objid - Objid of the Part Authorization record.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

LogisticsToolkit Class
LogisticsToolkit Members
Overload List

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.