Mike,
I suggest going one step further. The check box method will eliminate the copying of the old records. However there can be value in knowing the sync status and timing.
A new relationship to Sync Status will do this as well and show you the progression and timing.
Orders<< Order Sync Change >> Sync Status
Imagine that the Sync Status Table has three values
When the Order is created, the Sync Status is New
When the Order status is Approved, the Sync Status moves to Pending
When the Sync Automation completes, it changes Sync Status to Synced.
You can now report against both of the different Status types in the Orders Table. Invariably questions come later about the timing of the status changes and simple check box does not give that to you. Your intermediate table for the change can do a lot of useful things.
------------------------------
Don Larson
Paasporter
Westlake OH
------------------------------