Discussions
TypeError: trying to execute existing Save Search
Can someone illuminate me with this type of error?
TypeError: Cannot find default value for object. (suitelet4copy.js$debugger.sys#2154)
Debugging the test script to load/execute existing SS gave me this error at the var results = nlapiSearchRecord('transaction', 'customsearch846', filters, 'columns');
My SS is a custom Item sub-list of 3 transaction types (SO, CS, RA), and is public. Do you think this might have stopped the script from returning results?