‎2009 Jul 22 5:56 PM
Hi,
We know that to read log modification from a table we need to set the client on system parameter rec/client and also set flag in settings table from transaction SE13. But we do not want to set log for all tables in system only for one for table T001B.
Any suggestion?
‎2009 Jul 23 9:12 AM
‎2009 Jul 23 10:33 PM
Another option would be to only make changes to T001B and accept the defaults... no other logs will be written
You might also want to take a look into the "recclient" parameter (without "/") in the transport profile.
Anyway, I think you are concerned about a performance urban legend? Application data generally has it's own logs (CDHDR, etc) which are not related to this, and you mostly cannot turn it off anyway.
Cheers,
Julius