I'm trying to get the vendor check stub data to sort in the order of invoice # descending. In my initial attempt, I modified the VendOutPaym_Check.generatePaymentLines method to add a querybuilddatasource, but this didn't seem to do the trick.
Is there any easier way this could be done?