‎2008 Jan 23 9:34 AM
Hi,
I have created a customer table. I want to log the data changes in the table. So in the technical settings of the table i have checked log data changes checkbox. When i tried to see the change logs using transaction SCU3, the logs are not available. Kindly help.
What is the table name in which this logs are stored?
Suitable answers will be rewarded
Thanks and Regards,
Kasi S
‎2008 Jan 23 9:42 AM
all log header data is stored in BALHDR. but the log messages are stored in many tables. if you want to the log, use transaction SLG1
grant me the points accordingly
Regards,
Surya
‎2008 Jan 23 9:39 AM
To use the change document functionality in your application, proceed as follows:
Define the change document object
Check in the Dictionary, whether the data elements of the fields which are to be logged are flagged appropriately.
Generate the update.
Program the appropriate calls in your program.
‎2008 Jan 23 9:42 AM
all log header data is stored in BALHDR. but the log messages are stored in many tables. if you want to the log, use transaction SLG1
grant me the points accordingly
Regards,
Surya