‎2020 Nov 11 4:56 PM
Hi all,
I am using BTE 00001321 to store several data during customer master change processing.
I have the reuqirment to store i.e. exact change date and time from change log (CDHDR and CDPOS). Inside BTE I can just compare the customer master tables.
For sure I can access to change log tables (direct, via function) and use all time the last (newest) one but I am not sure if this fits in all cases 100%.
To use sy-date and sy-utime instead would be also an option - but also here differences can occur.
Does anyone has any idea how to solve this and how to get correct change log information durring BTE processing?
Regards
Christian