| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The ID of the record. |
integer |
None. |
| CustomerNumber |
The customer number of the record. |
string |
None. |
| CustomerName |
The name of the customer for the record. |
string |
None. |
| CustomerType |
The type of custoemr for the record. |
string |
None. |
| OrderNumber |
The order number of the record. |
integer |
None. |
| DeliveryDate |
The date delivered of the record. |
date |
None. |
| OrderLineItem |
The order line item of the record. |
string |
None. |
| InventoryNumber |
The inventory number of the record. |
string |
None. |
| InventoryDescription |
The description of the inventory for the record. |
string |
None. |
| ProcessLine |
The process line of the record. |
string |
None. |
| SaleQuantity |
The sale quantity of the record. |
decimal number |
None. |
| SalePrice |
The sale price of the record. |
decimal number |
None. |
| SaleUnitOfMeasurement |
The unit of measurement used by sale of the record. |
string |
None. |
| Cost |
The cost of the record. |
decimal number |
None. |
| CostUnitOfMeasurement |
The unit of measurement used by cost of the record. |
string |
None. |