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,
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,
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.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,532 Super User 2024 Season 2
Martin Dráb 228,501 Most Valuable Professional
nmaenpaa 101,148