michoel
03/01/2017, 5:46 AMvar columns = [
new nlobjSearchColumn('locationquantitycommitted'),
new nlobjSearchColumn('locationquantityonhand'),
new nlobjSearchColumn('locationquantitybackordered'),
new nlobjSearchColumn('quantitypicked', 'transaction'),
new nlobjSearchColumn('trandate', 'transaction'),
new nlobjSearchColumn('quantitycommitted', 'transaction'),
new nlobjSearchColumn('entity', 'transaction'),
new nlobjSearchColumn('tranid', 'transaction'),
new nlobjSearchColumn('quantity', 'transaction'),
new nlobjSearchColumn('custcol_tl_expectedshipdate', 'transaction'),
];