Show / Hide Table of Contents

GetAlternateParts(String,String,String) Method

The Part number

The Part domain

The Part revision

Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a set of required parameters for the API.

Syntax

'Declaration

Public Overloads Function GetAlternateParts( _
   ByVal _partNumber_ As String, _
   ByVal _partDomain_ As String, _
   ByVal _partRevision_ As String _
) As GetAlternatePartsResult
public GetAlternatePartsResult GetAlternateParts( 
   string _partNumber_,
   string _partDomain_,
   string _partRevision_
)

Parameters

partNumber

The Part number

partDomain

The Part domain

partRevision

The Part revision

Return Value

The following values are populated in the GetAlternatePartsResult object returned by the API method:

  • AlternatePartList - An array of Alternate Part objid's.

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
Overload List

Back to top © 2022 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.