Is there a table that stores pay cycle status?
I need to determine if a pay cycle has completed in a query but don't know which table would hold that status. I can see what pay groups/cycles were created for current day in the ap.ap_pay_group table, but I need to confirm that the pay cycle associated with the pay group has completed. Any direction would be appreciated.