You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get Last Modified By and Last Modified Date for HCM Approval Workflow Task and Rules

edited Jun 6, 2024 1:26PM in Human Capital Management 1 comment

How to get Last Modified By and Last Modified Date for HCM Approval Workflow Task and Rules under a Task.

Example, Task = TerminationsApproval and then we have multiple Custom Rules under the Task.

We need to perform an audit on who and when the specific Rule is Modified under the Task and also if it shows similar at Task level as well.

I have try to work through the below SQL but it doesn't give an update at Rule level auditing

SELECT HAPT.NAME "Approval Rule Name"
      ,HAPT.DESCRIPTION
      ,HRPB.TASK_FILE_NAME TaskName
      ,HRPB.TXN_MODULE_IDENTIFIER
      ,HAPT.CATEGORY_NAME

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!