Ansicht
Dokumentation

SWNC_CONFIG_JOBNAME - Configuration of Normalization of Background Job Names

SWNC_CONFIG_JOBNAME - Configuration of Normalization of Background Job Names

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

Configuration of the Normalization of Background Job Names for the Workload Monitor (Transaction ST03N)

Normalization is useful if you have a large number of background jobs with different names that follow a pattern. For example, the names could be generated in a way that includes a time stamp.

In this case, the aggregation of the statistics data can produce so many data records that it is not possible to store them in the Workload Collector database.

By normalizing background jobs with the same pattern, you can easily combine statistics records that are semantically associated.

Integration

Prerequisites

Features

Selection

Standard Variants

Output

Activities

For each pattern, you can specify which parts of the job name are to be replaced for aggregation by a fixed character string. You can specify up to 30 replacements of this type for each pattern: a replacement is defined by a start position and a length.

The meaning of the fields is as follows:

  • Pattern for job names - you can use the wildcard character *, which stands for any character string.
  • Start position - the position in the job name at which the part to be replaced starts. If the number is positive, the system counts from the start of the name. If the number is negative, it counts from the end of the name.
The number must either be between 1 and 32 or -32 and -1.
  • Length - The number of characters to be replaced. A zero means to the end of the name. The maximum length is 32.
  • Replacement character string - A character string that replaces the defined part of the name. If the character string is empty, the defined part is deleted. No special characters are permitted.

Example

If you configure the following:

Pattern Start Length Replacement Character String
ZMYJOBS* 6- 0 TIME
ZMYJOBS* 1 3

The system normalizes all names that start with ZMYJOBS, so that the first three characters are removed, and the last six characters are replaced by the character string TIME. The name ZMYJOBS_XY_190505 would therefore be converted to JOBS_XY_TIME. This name is then displayed in the workload monitor.






TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3019 Date: 20240601 Time: 183822     sap01-206 ( 43 ms )