eLink retailmax.elink.product.edit
Writing to this bucket allows manipulation of product records.
Input Arguments
Arg# | Binary | Description |
8 | 's' | Required. Constant 'retailmax.elink.product.edit' |
100 | 'E' | Required except for insert. Product Id Number. |
101 | 's' | Description |
102 | 's' | Shortname. If not set on insert, will default to as much of "description" as can fit in the field |
103 | 's' or 'i' | UnitPrice. The default retail price to sell the item at, however there are many other pricing options possible before this price will be selected. |
104 | 'E' | Supplier Id. If this value is non zero, it must be a valid supplier id. |
105 | 's' | PLUCode. |
106 | 'E' | Department Id. If this value is non zero, it must be a valid department id. |
108 | 's' or 'i' | Last Costprice of product |
Output Fields
On success a QDNE is returned.Field | Description |
f100 | Product Id created. Returned for insert |