Specifies details regarding products and/or services requested by a customer.
Name | Data Type | Description |
---|---|---|
OrderKey | Integer |
System assigned, immutable value that uniquely identifies the record |
Owner | AppEntityType |
Refer to data type’s documentation for further information |
Date | DateTime |
Date Order was made |
Customer | Name |
Name associated with customer |
ShipDate | DateTime |
User specified intended date of shipment |
SaleTerms | SaleTerms |
Refer to data type’s documentation for further information |
PayTerms | PayTerms |
Refer to data type’s documentation for further information |
CutOffText | String |
User assigned value generally regarded as indicating a logical deadline but can contain any text |
ERD | Nullable<DateTime> |
User assigned value generally regarded as indicating the estimated date that product will be available |
CoA | Boolean |
User assigned indicator with current usage unknown. Speculation that it may indicate an order needs a Certificate of Analysis or may indicate that an order has a completed Certificate of Analysis |
IsInternational | Boolean |
User assigned indicator intended to designate whether an order is to be shipped internationally, without further definition of what it means to be “international”. Usage may actually signify that an order represents a special consideration for logistics, such as requiring ocean vessel transport, as opposed to being a strict indicator of an international transaction. This seems to be backed by current data, where orders to Canada do not generally have the indicator set |
Port | Port |
Refer to data type’s documentation for further information |
IsFulfilled | Boolean |
User assigned indicator intended to designate whether an order has been fulfilled (fully shipped) to a customer |