Reverse Delete on Employee record?

Sort:
You are not authorized to post a reply.
Author
Messages
GinaSL
Basic Member
Posts: 9
Basic Member

    We have a few employees who were accidentally deleted in the application.  Can we just SQL set the delete flag to 0 to reverse that?  I noticed that their unique ID matches their delete flag value.  So does that somehow prevent a reversal?

     

    At this point I am less concerned about the related child tables, which can be reentered.  But if they affect the outcome please let me know.

     

    Thanks,

    Gina 

    JD
    Basic Member
    Posts: 5
    Basic Member
      Gina, did you try a test of your theory to see if updating the delete flag "undeletes" the record? Seems like it would, but there may be other implications??
      Rajasekar
      New Member
      Posts: 1
      New Member
        we can restore the employee record (work assignment, other details) with updating delete flag but we re not able to do any personnel action after that since deleted action is still existing in the system.

        is it possible to delete the audit log or delete the action in LTM.
        You are not authorized to post a reply.