Orphan Data after Timesheets are deleted in PeopleSoft HCM/T&L
When timesheets are deleted by users through employee self-service, system deletes timesheet entries and related data from PS_TL_APP_RPTD_XRF. But leaves data on EOAW tables (e.g. EOAW_USERINST, EOAW_STEPINST, EOAW_COMMENTS, etc.). This results in keeping Orphan data in the system. Archival process does not archive because there is no XRF record to tie back. Through Mos sr 3-36617948281, I came to know that since EOAW tables are part of Enterprise Components and not owned by TL, records are not deleted from EOAW tables, but thread status is set to Terminated. Because of this we have lot orphan data in EOAW tables. Recommended