The customer could/should run a STRUCTURE SYNC before DATA SYNC.
However still the STRUCTURE SYNC could be implemented in the SJA.
But the risk is that he syncs to the wrong database and completely destroys it!
There are workarounds, for instance:
* you upload the latest 'create statement for the table' to somewhere
* he downloads it and creates an empty database
* he STRUCTURE syncs changes from this empty database to his production database
* now he can do the DATA SYNC