fcSDK Documentation
PartTransferSetup Constructor(String,String,String,Int32,Location,Location)

Part number for the Part Request
Part revision for the Part Request
Part domain for the Part Request
The number of parts being transferred
Inventory location (or expense GL) and bin from which to transfer the part
Inventory location and bin (or GL account) into which the part is being transferred
Initializes a new instance of the PartTransferSetup class. This overload takes a set of required parameters for the API.
Syntax
'Declaration
 
<ConstructorIndexAttribute()>
Public Function New( _
   ByVal partNumber As String, _
   ByVal partRevision As String, _
   ByVal partDomain As String, _
   ByVal quantity As Integer, _
   ByVal fromlocation As Location, _
   ByVal tolocation As Location _
)

Parameters

partNumber
Part number for the Part Request
partRevision
Part revision for the Part Request
partDomain
Part domain for the Part Request
quantity
The number of parts being transferred
fromlocation
Inventory location (or expense GL) and bin from which to transfer the part
tolocation
Inventory location and bin (or GL account) into which the part is being transferred

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

PartTransferSetup Class
PartTransferSetup 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.