I would like to somehow schedule a job to perform the aging process in receivables each morning, so that when anyone looks at the customer's balance and aging buckets, the last aging date is always current. I have found a stored procedure called rmagecustomer, which I'm hoping I can copy and manipulate in order to create a sql job to execute it.