If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Crea el parámetro REC/CLIENT en el perfil de instancia de SAP, con uno de los siguientes valores:
ALL Table logging is activated in all clients. All change
operations for tables are
logged, according to the settings in the
ABAP Dictionary.
<Client1>,<Client2>,...,<ClientN> (1 <= N <= 10)
Table logging is only activated for the specified
clients. You can specify up to 10 different
clients.
Caution: Make sure there are no space characters before
or after the
separator ",".
Comentario