Ansicht
Dokumentation

NK_SET_SYSLOG_PARMS - NR: Fill Control Table

NK_SET_SYSLOG_PARMS - NR: Fill Control Table

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

Control:

- Writes to the System Log

Writes to the system log can be controlled using the table NKPARMS. The program NK_SET_SYSLOG_PARMS can be used to insert, modify, or delete table entries.

The parameters below (field name PAR_NAME) determine in which case entries are written to the system log. The parameter PAR_VALUE specifies whether an entry is written (= X) or not (= space).

- Activates the Trace

It is possible to restrict by number range object, subobject, or interval number.

Parameters

SYS_IGNORE_BUFFER: The buffer is ignored in main memory buffering.

SYS_ITALY_ROLLBACK: ROLLBACK in Italian buffering

SYS_PARALLEL_MIXED: Numbers taken from an interval are mixed (Italian and parallel)

SYS_ITALY: INSERT failed in Italian buffering

TRACE: Activating the Trace

When are messages written to the system log?

1. If there is no entry for the parameter in the table NKPARMS:

Data is written to the system log except in the case of main memory buffering (parameter SYS_IGNORE_BUFFER)

2. There is an entry for the parameter in the table NKPARMS (possibly restricted by number range object, subobject, and interval number):

PAR_VALUE = X --> Data is written to the system log

PAR_VALUE = space --> No data is written to the system log

When is a trace written?

If there is an entry NKPARMS with PAR_VALUE = X.

We recommend deleting the entry, if you no longer need to trace number assignments.
We also recommend deleting the traces no longer required from table NRIV_CALLS by using the NK_DISPLAY_TRACE program.

Integration

Prerequisites

Features

Selection

Standard Variants

Output

Activities






CPI1466 during Backup   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2263 Date: 20240531 Time: 233154     sap01-206 ( 30 ms )