• Location of UserUpdatedKey/UserCreatedKey and How SequenceNo is picked?

    Hi, I am looking at our backend tables and I am trying to determine what user did what. In our worktickets I see UserCreatedKey and UserUpdatedKey but I cannot find a table that links those to the employees table. I read that they might be stored…
  • Locking and Un-Locking user accounts for EOM.

    Hello, When we perform and End-of-Month we lock all of the user accounts to prevent any changes until the EOM work is finished. Is there a better way to do this rather than go through the list opening each user object and clicking the check box? …