Hi Gurus,
I have to extract the manualy modified time records (Infotype 2011). THe information needed is the employee, username (the one that changed the record), date of record change, new date and new time and so on.
So we found the table TEVEN, it have all the fields we need (PERNR, LDATE, LTIME, UNAME, AEDTM).
To filter the manually changed records just set ORIGF = M
The issue is: When you change a record on TR PA61 a new record is created (and the old one have the STOKZ set to "X" to mark it as historical. And just it.
I have no way to identify the changed record, there is a new ID, new dates, new username and so on.
So I'll have two records on my DSO when I should have just one.
Have anyone ever done an extractor based on it?
Is there any standard extractor that give this information?
Thanks in foward guys..