Change Document History - Implement change document history and data change logs


Log data changes for database table - TRY THIS FIRST
This is an alternative to change document history(CDHDR/CDPOS) which is very quick and simple to turn on

Change document tables(CDPOS and CDHDR)
Change document history is stored in the following SAP tables

Activate change document history for a specific field
Change document history activation for a specific field

Add entries to Change Document tables
Add entries to change document history, using SAP function module

Create Change Document History functionality for a new table
Create standard SAP change document history for your own custom table

SAP ABAP help
Return to General ABAP menu

Related Articles

Activate change document history for a specific field
Creating Change Document History for a new table so chnages are stored into CDHDR & CDPOS
Adding entries to Change Document History CDHDR & CDPOS tables using associated function module manually
SAP change document history tables
SAP Database change logs - A simple solution for recording database change history