Row inserted in PS_JOB in database via SQL, then deleted - can't see record in PeopleSoft
We have a set of scripts that are run annually in August to backdoor insert rows in PS_JOB, PS_JOB_JR, PS_COMPENSATION, PS_PAY_EARNS_DIST. One of the scripts failed so only the insert into PS_JOB completed. I have a log and I can easily identify which rows were inserted by the script. I have done a single test case where I deleted the row from PS_JOB, but I am unable to call up this record in PeopleSoft even though all previous rows are in the database.
For example, a row was inserted for EMPLID = 12345 Record 1, EFFDT='23-AUG-2020'. I deleted this row. However, when I call up this employee on Job Data in PeopleSoft, I see Record 0, 2, and 3. *** Record 1 does not appear. ***