LogPartsUsedUpgradeSetup Class Members
The following tables list the members exposed by LogPartsUsedUpgradeSetup.
Public Constructors
Name | Description | |
---|---|---|
LogPartsUsedUpgradeSetup Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
AllowMove | Indicates if a serialized part is to be moved if it already exists as an active Site Part | |
CaseIDNum | The identifier of the Case with which this Part Usage is associated | |
EngineerUserName | The user who has performed the Part usage. If not set, the Toolkit session user is used. | |
FailureCode | Element from the 'Failure Code' application list. If not set the default list value is used. | |
FromBin | Inventory bin from which the part is being transferred | |
FromContainer | Inventory container from which the part is being transferred | |
FromGood | Specifies whether the part is being transferred from good stock (true) or bad stock (false) | |
FromLocation | Inventory location from which the part is being transferred | |
InstallAtSite | Indicates if the Part should be installed at the top-level of the Site | |
InstallPartDomain | The Part Domain of the part being installed | |
InstallPartNumber | The Part Number of the part being installed | |
InstallPartRevision | The Part Revision of the part being installed | |
InstallPrice | The Price of the part being installed | |
InstallQuantity | The Quantity of the part being installed | |
InstallSerialNumber | The Serial Number of the part being installed | |
LogDate | The DateTime the Part Usage occurred. If not set, the current time is used. | |
ParentSitePartObjid | The Objid of the Parent Site Part where the part is being installed. | |
PartRequestDetailIDNum | The Id Number of the related Part Request Detail (if any) | |
RemoveSitePartObjid | The Objid of the Site Part being removed. | |
ToBin | Inventory bin into which the part is being transferred | |
ToContainer | Inventory container into which the part is being transferred | |
ToGood | Specifies whether the part is being transferred resulting in good stock (true) or bad stock (false) | |
ToLocation | Inventory location into which the part is being transferred | |
UserName | The user who has logged the Part usage. If not set, the Toolkit session user is used. |
Reference
LogPartsUsedUpgradeSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
LogPartsUsedUpgrade(LogPartsUsedUpgradeSetup) Method