The general ledger details stream is incrementally synced using the whenmodified field but that field does not get updated when some reference data is updated. For example the general ledger accounts table has updates to the account names and the modified date is updated there but in the GL details table that account name is not updated incrementally because the modified date is not updated. Doing a full table sync returns the updated account names so they do get updated but they arent updating the modified date.
The general ledger details stream is incrementally synced using the whenmodified field but that field does not get updated when some reference data is updated. For example the general ledger accounts table has updates to the account names and the modified date is updated there but in the GL details table that account name is not updated incrementally because the modified date is not updated. Doing a full table sync returns the updated account names so they do get updated but they arent updating the modified date.