A representation of the important details of an item vendor within Microsoft Dynamics GP. A list of item vendor summary objects is returned by the GetItemVendorList method. The properties are read-only.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The item vendor key object that uniquely identifies the item vendor. |
|
VendorItemNumber |
string |
30 |
N/A |
The item number that the vendor uses for this item. |
VendorItemDescription |
string |
100 |
N/A |
The item description for the vendor's item number. |
AverageLeadTime |
decimal |
N/A |
N/A |
The average number of days that pass between the time you place an order with this vendor and the time you receive the order. |
MinimumOrderQuantity |
18 |
N/A |
The smallest quantity in which you can order this item from this vendor. |
|
MaximumOrderQuantity |
18 |
N/A |
The largest quantity in which you can order this item from this vendor. The Maximum Order can't be less than the Order Multiple value. |