We want to know when and who closed a job.Which fields and what tables should we check/query? Thanks.
Try the Data Dictionary viewer for JobHead.
(make sure to choose the ‘Product’ schema radio button)

There is a field named ClosedDate. But no ClosedBy. You could create a Change Log based on the ClosedDate. that would let you know who closed. But I’m not sure what shows up for auto closed Jobs.
or look at field help in job closing.

1 Like
Thank you, Calvin. Where can I find the auto job closing process/dashboard or sth else?