Hi,
I am having a problem with one of the fields in BP transaction in R/3.
So, basically, a field has been changed 2 times, during one minute. If I look in the CDPOS/ CDHDR tables, I find for these changes, something similar to:
OBJECTID | CHANGENR | UDATE | UTIME | NEW | OLD |
---|---|---|---|---|---|
BP | 1 | 20.10.2012 | 15:00:35 | 01 | 02 |
BP | 2 | 20.10.2012 | 15:00:02 | 02 | 03 |
I am confused here, how can the first change number have the last modification time?
Thanks!