Is there a way of querying the database to find out which USER_ID created a particular Shipment?
There doesn’t appear to be a USER_ID ‘stamp’ on any of the SHIPMENT records in the Shipment Table.
SELECT * FROM SHIPMENT
Thanks,
Craig.
Is there a way of querying the database to find out which USER_ID created a particular Shipment?
There doesn’t appear to be a USER_ID ‘stamp’ on any of the SHIPMENT records in the Shipment Table.
SELECT * FROM SHIPMENT
Thanks,
Craig.
Hi
You can enable History logging for the Shipment_Tab and take the information from there.
Regards,
Alex.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.