Script to automate RMA Generate Transactions

SOLVED

Has anyone been successful in creating a script to run the RMA Generate Transactions task? I would like to set this up as a Windows Scheduled Task. I can successfully call the 'RA_GenerateTransactions_upd' object, but the records have to first exist in the 'RA_GenerateTransactions' table, which is populated when the Proceed button is clicked in the Generate Transactions screen. I cannot find any syntax examples on how to select the records so I can update them.