‎2006 Sep 01 3:20 PM
Hi All,
how can i find that the changes made to the records in the table HRP1001 .
i mean log history for this table.
i have a problem that some one changed and wanted to know who made the chages and at what time ?
Regards.
‎2006 Sep 01 3:22 PM
If the particular table is logged for changes than it would be possible to check the same in CDHDR/CDPOS tbales.
Regards
Anurag
‎2006 Sep 01 3:46 PM
Many thanks for this help but i am half way done,where can i find that a particular program was run and at wat time.
regards.
‎2006 Sep 01 3:50 PM
You can find the information via STAT transaction.
Anurag
Please assign pts for helpful answers
‎2006 Sep 01 3:22 PM
hi,
Check the table CDHDR and CDPOS for changes.
You find changes in these tables only if the log data changes checkbox in technical settings of that table is checked.
or else check in table DBTABLOG.
Regards,
Sailaja.
‎2006 Sep 01 4:53 PM
Hi,
use stat or stad transaction.
use cdhdr/cdpos table to know changes
Use FM CHANGEDOCUMENT_READ_HEADERS
CHANGEDOCUMENT_READ_POSITIONS
Regards
Amole