CreatePartRequestDetailSetup Class Members
The following tables list the members exposed by CreatePartRequestDetailSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreatePartRequestDetailSetup Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CarrierName | Element from the 'Carrier' application list. If not set the default list value is used. |
![]() |
ContractItemObjid | Objid of contract line item with which to link this Part Request -- see remarks for special usage |
![]() |
CreateDate | The DateTime the Part Request was created. If not set, the current time is used. |
![]() |
DetailType | Element from the 'RMA Type' application list. If not set the default list value is used. |
![]() |
DueDate | The DateTime the Part Request is due. If not set, the current time is used. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
HasWarranty | Specifies whether this Part Request Detail is under warranty (true) or not (false) |
![]() |
Notes | Notes about the Part Request Detail creation |
![]() |
PartDomain | The Part Request domain |
![]() |
PartNumber | The Part Request number |
![]() |
PartRequestHeaderIDNum | Parent Part Request Header Identifier |
![]() |
PartRevision | The Part Request revision |
![]() |
Priority | Element from the 'Request Priority' application list. If not set the default list value is used. |
![]() |
Quantity | The number of parts requested |
![]() |
Queue | The name of the Queue to dispatch this Part Request to when created. If blank, the Part Request is not dispatched automatically. |
![]() |
SerialNumber | The serial number of the Site Part specified for this Part Request |
![]() |
ShippingMethod | Element from the 'Ship Via' application list. If not set the default list value is used. |
![]() |
SitePartObjid | The Objid of the Site Part to which this Part Request will be linked. |
![]() |
Status | The new status for the Part Request for the Open condition. If not set, the default status is used. |
![]() |
UserName | The user creating the Part Request Detail. If not set, the session user is used. |
Reference
CreatePartRequestDetailSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitCreatePartRequestDetail(CreatePartRequestDetailSetup)