Date field that shows creation of delivery line
Can anyone tell me what field I would use in SQL to show the date that a new delivery line was added to a delivery?
I assume there should be a CREATION_DATE somewhere that I can look at, but I have not been able to easily find which one.
I have tried to use the CREATION_DATE in the query below, but it does not generally show the proper date of when the delivery line was created.
Thanks for your help!
Chad