Skip to main content

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 @Craig_IFS8_to_Cloud , 

 

You can enable History logging for the Shipment_Tab and take the information from there.

 

Regards, 

Alex.


Reply