In the application class in the method DBSynchronize (or tableSynchronize) you can insert:
if (SQLSyncPending.databaseTouched())
{
//START
//TODO remove before shipment
if (Box:

kCancel('Do you want to synchronize all/some tables now?',DialogButton:

K) == DialogButton::Cancel)
return false;
//END
}
Взято тут
http://technet.navision.com/workspace.asp?...ntribId=1&wso=1 или
http://technet.navision.com/workspace.asp?...ntribId=1&wso=1