CreatePartRequestHeaderSetup Class Members
The following tables list the members exposed by CreatePartRequestHeaderSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreatePartRequestHeaderSetup Constructor | Initializes a new instance of the CreatePartRequestHeaderSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
BillSiteIDNum | Identifier of the Site where this Part Request should be billed |
![]() |
CaseIDNum | Identifier of the Case with which this Part Request is associated |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
ContactPhone | Contact's phone number. |
![]() |
ContractObjid | Objid of contract 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. |
![]() |
Notes | Notes about the Part Request Header creation |
![]() |
PaymentMethod | Element from the 'Payment Method' application list. If not set the default list value is used. |
![]() |
PaymentTerms | Element from the 'Payment Terms' application list. If not set the default list value is used. |
![]() |
Priority | Element from the 'Request Priority' application list. If not set the default list value is used. |
![]() |
ShipToSiteIDNum | Identifier of the Site where this Part Request should be shipped |
![]() |
UserName | The user who creates the Part Request. If not set, the session user is used. |
Reference
CreatePartRequestHeaderSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitCreatePartRequestHeader(CreatePartRequestHeaderSetup)