Name | Description | Type | Additional information |
---|---|---|---|
PurchaseOrderPartId |
Sedona internal autonumber for the PO Part record |
integer |
None. |
PurchaseOrderId |
Foreign key from AP_Purchase_Order table; required only for POST, ignored on PUT |
integer |
None. |
PartId |
Foreign key from IN_Part table |
integer |
None. |
PartCode |
Abbreviated Part_Code, from IN_Part table |
string |
String length: inclusive between 0 and 25 |
Quantity | integer |
None. |
|
UnitOfMeasureCode |
code from IN_Unit_Of_Measure table; automatically set to UnitOfMeasure for Item or Part if not supplied |
string |
String length: inclusive between 0 and 25 |
Cost | decimal number |
None. |
|
ExtendedCost | decimal number |
None. |
|
OnBackOrder | boolean |
None. |
|
Memo |
Description of the part item in the PO |
string |
String length: inclusive between 0 and 60 |
VendorPartCode | string |
String length: inclusive between 0 and 25 |
|
VendorPartDescription | string |
String length: inclusive between 0 and 50 |
|
VendorPackageCount | integer |
None. |
|
PhaseCode |
Phase_Code from OE_Phase table, automatically set to UnitOfMeasure for Item or Part if not supplied |
string |
String length: inclusive between 0 and 25 |
Location | string |
String length: inclusive between 0 and 50 |