Select 'EXEC lspUnpostCashbatch ' + Convert(varchar(10),BatchNum) from tblPaymentBatches

Where 

batchdate >= '1/1/2020'



Copy and Paste into a new SQL window and execute.