karlenigma
06/07/2018, 7:14 AMvar itemData = search.lookupFields({
type: itemType,
id: itemId,
columns: ['itemid', 'custitem_c_bin_number', 'custitem_packquantity', 'custitemboxquantity', 'custitempalletquantity', 'weight', 'weightunit']
});