Announcements
Is there a way to check to see who created a trailer Manifest? I know if you go into shippers it will give you even history but it doesn't show that info
Thanks,
*This post is locked for comments
There is not a way within the screens to do that with Standard SL. You can query the database though. If it was entered in Manifest Entry this would be the query:
Select Crtd_User, Lupd_User,* from soshippack where shipperid='SSSSSSS' (where SSSSSSS is the Shipper #). This will give you who originally created it and who last updated it.
I was actually able to figure this out. You have to run a Query in your SQL database to see this.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156