Hi,
I've built an extractor for reservations in MM (based on a view built on table RESB). Due to the amount of records involved a delta mechanism is necessary. However table RESB doesn't contain a field for the change-date or anything similar. We've tried to look for a BTE instead to create a delta mechanism but to no avail.
Is there anyone who has a solution on how to create a delta-mechanism for the specified extractor?