| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseOrderItemID |
Unique identifier of a Purchase Order Line Item |
integer |
None. |
| LineNumber |
Line number |
string |
None. |
| SKU |
The SKU on the Purchase Order |
SKUModel |
None. |
| Quantity |
The quantity of the SKU ordered |
decimal number |
None. |
| UnitOfMeasure |
The Unit of Measure used for ordering |
UnitOfMeasureModel |
None. |
| POStatus |
The Status of the line item |
PurchaseOrderStatusModel |
None. |
| Cost |
The Line Item Cost |
decimal number |
None. |
| ExtendedCost |
The Extended Line Item Cost |
decimal number |
None. |
| Lot |
The Lot number |
string |
None. |
| ReceivedQuantity |
The quantity of the SKU received against this Purchase Order |
decimal number |
None. |
| Other1 | string |
None. |
|
| Other2 | string |
None. |