Hi sandy,
Do you want to achieve the same effect like PO's change log?
(I.E. Storing header data's change log in talbe CDHDR,
Storing items's change log in table CDPOS)
Implementing such requirement,the following two steps is necessary:
1,Data element'change log should be falged.
2,Go to tcode SCDO,Generating maintenance function module.
For further details,read these Reference Article :
http://scn.sap.com/thread/1750879
http://scn.sap.com/community/erp/blog/2012/02/13/change-documents-for-sap-objects
Regards.