Here are my questions please show me a way to achieve the same.
Can we detect changes (inserts and updates) of records in ADABAS tables? If yes, what are the possible options to detect the same.
If we can detect changes to the records, can we:-
1. detect which records got changed (updated and inserted)
2. detect what changed in the records (what field got updated)
When in the transaction cycle does this change-detect mechanism work.