2010 Sep 07 7:44 AM
For the logging the table changes, we have to check log data changes in the technical setting of a table. But came to know that it is not enogh to log the table changes. There is some parameter rec/client, that we need to take into consideration for logging the table changes. Can anyone please help me where exactly can i find that parameter and what changes do i need to make there.
For the logging the table changes, we have to check log data changes in the technical setting of a table. But came to know that it is not enogh to log the table changes. There is some parameter rec/client, that we need to take into consideration for logging the table changes. Can anyone please help me where exactly can i find that parameter and what changes do i need to make there.
2010 Sep 07 7:59 AM
Hi,
The logging flag defines whether changes to the data records of a table should be logged. If logging is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database.
It has a Dependency:
Logging only takes place if parameter rec/client in the system profile is set correctly.
Now rec/client is a system parameter which i think you see in sytem profile but I am not sure how do we go about it.
Some BASIS consultant can help you on this.
Regards,
Mayank Verdia
Moderator message: copy/paste of parts of the F1 help of field "log data changes", points removed, please do not repeat this behaviour!
Edited by: Thomas Zloch on Sep 7, 2010 9:39 AM
2010 Sep 07 8:35 AM
Hi,
In Transaction RZ11 we can find the rec/client parameter. This might be of help for others who are new to ABAP.
Regards,
Mayank Verdia