Show / Hide Table of Contents

LogPartsUsedInstall(String,String,String,String,String,String) Method

The Id Number of the related Part Request Detail (if any)

The identifier of the Case with which this Part Usage is associated

The Part Number of the part being installed

The Part Revision of the part being installed

The Part Domain of the part being installed

The Serial Number of the part being installed

Syntax

'Declaration

Public Overloads Function LogPartsUsedInstall( _
   ByVal _partRequestDetailIDNum_ As String, _
   ByVal _caseIDNum_ As String, _
   ByVal _installPartNumber_ As String, _
   ByVal _installPartRevision_ As String, _
   ByVal _installPartDomain_ As String, _
   ByVal _installSerialNumber_ As String _
) As ToolkitResult
public ToolkitResult LogPartsUsedInstall( 
   string _partRequestDetailIDNum_,
   string _caseIDNum_,
   string _installPartNumber_,
   string _installPartRevision_,
   string _installPartDomain_,
   string _installSerialNumber_
)

Parameters

partRequestDetailIDNum

The Id Number of the related Part Request Detail (if any)

caseIDNum

The identifier of the Case with which this Part Usage is associated

installPartNumber

The Part Number of the part being installed

installPartRevision

The Part Revision of the part being installed

installPartDomain

The Part Domain of the part being installed

installSerialNumber

The Serial Number of the part being installed

Return Value

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

  • Objid - The Objid of the PartUsed.

Requirements

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

Reference

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