| Re: Shipment Event Table For these types of questions, if you turn on the UIC (I think that is the part of the log files which is UI related) and SQL components of a log file, and then do whatever it is you want to do via the UI, the log file will show you the specific SQL statements that are being issued between what you do in the UI and the DB.
At the lowest level, that will tell you exactly what database tables are being impacted by what you do in the UI. |