Name | Description | Type | Additional information |
---|---|---|---|
ItemCode |
Optional if ItemName has value |
string |
None. |
ItemName |
Optional if ItemCode has value |
string |
None. |
ItemDescription |
Description to override the default item description |
string |
None. |
LineNum |
Optional when there is only a single matching item code or item name |
integer |
None. |
Quantity | decimal number |
None. |
|
CostPrice |
Optional, specify the value if you want to override default cost price |
decimal number |
None. |
Discount | decimal number |
None. |
|
TaxCode | string |
None. |
|
UnitMeasureCode | string |
None. |
|
DueDate |
Optional Due Date |
date |
None. |
RemoveItem |
Indicates an item will be remove from PO |
boolean |
None. |
CustomFields |
Collection of all the custom fields in SupplierPurchaseOrderDetail table |
Collection of Interprise.Web.Services.Models.CustomField |
None. |