JohnnyC
var batchIdFilter = search.createFilter({ name: 'custrecord_batch', operator: 'anyof', values: [ batchId ],join:'custrecord_pmt_transaction' }); (edited)