- 2 Posts
- 297 Views
Date and time a requisition is created.
I am creating a query and need to know which table includes the date and time a requisition is created. I found date but not time.
Thanks
John
As far as I know, there is Edited Date and it is date only. If you want to capture the actual date time, you can create and link an audit record and triggers and store the keys, user, and datetime when added.