SAP ABAP Class CL_SWNC_JOBNAME_NORMALIZE (Normalization of Job Names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ (Package) Read Functions for Workload Statistics
Properties
Class CL_SWNC_JOBNAME_NORMALIZE  
Short Description Normalization of Job Names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20110919   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_JOBNAME_NORMALIZE has no forward declaration.
Interfaces
Class CL_SWNC_JOBNAME_NORMALIZE has no interface implemented.
Friends
Class CL_SWNC_JOBNAME_NORMALIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_JOBNAME_NORMALIZE Constant Private Type reference (TYPE) SAPWLPARNM 'JOBNO' 20110919
2 GF_INIT Static Attribute Private Type reference (TYPE) C 20110919
3 GT_BUFFER Static Attribute Private Type reference (TYPE) T_CONFIGURATION 20110919
Methods
# Method Level Visibility Method type Description Created on
1 ENQUEUE Static method Public Method 20110919
2 INIT_BUFFER Static method Private Method 20110919
3 NORMALIZE_JOBNAME Static method Public Method 20110919
4 READ_CONFIGURATION Static method Public Method 20110919
5 SAVE_CONFIGURATION Static method Public Method 20110919
6 TEST_NORMALIZATION Static method Public Method 20110926
Events
Class CL_SWNC_JOBNAME_NORMALIZE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LENGTH Public See coding 20110919 length type n length 2
2 REPLACE Public Type reference (TYPE) BTCJOB 20110919
3 SEL_PATTERN Public Type reference (TYPE) BTCJOB 20110919
4 START_POS Public See coding 20110919 start_pos type p length 2 decimals 0
5 S_CONFIGURATION Public See coding 20110919 begin of s_configuration, sel_pattern type sel_pattern, start_pos type start_pos, length type length, replace type replace, end of s_configuration
6 TS_CONFIGURATION Public See coding 20110919 ts_configuration type sorted table of s_configuration with non-unique key sel_pattern
7 T_CONFIGURATION Public See coding 20110919 t_configuration type standard table of s_configuration with key sel_pattern
8 T_JOBNAME Public See coding 20110926 t_jobname type STANDARD TABLE OF btcjob
Method Signatures

Method ENQUEUE Signature

Method ENQUEUE on class CL_SWNC_JOBNAME_NORMALIZE has no parameter.
Method ENQUEUE on class CL_SWNC_JOBNAME_NORMALIZE has no exception.

Method INIT_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFIGURATION Call by reference Type reference (TYPE) T_CONFIGURATION 20110926

Method INIT_BUFFER on class CL_SWNC_JOBNAME_NORMALIZE has no exception.

Method NORMALIZE_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_JOBNAME_NORMALIZED Value transfer Type reference (TYPE) SWNCSUBBTC-JOBNAME SAP Workload NW Collector: Textfeld 32 Zeichen 20110919
2 Importing I_JOBNAME Call by reference Type reference (TYPE) SWNCSUBBTC-JOBNAME SAP Workload NW Collector: Textfeld 32 Zeichen 20110919

Method NORMALIZE_JOBNAME on class CL_SWNC_JOBNAME_NORMALIZE has no exception.

Method READ_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONFIGURATION Call by reference Type reference (TYPE) TS_CONFIGURATION 20110919

Method READ_CONFIGURATION on class CL_SWNC_JOBNAME_NORMALIZE has no exception.

Method SAVE_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFIGURATION Call by reference Type reference (TYPE) TS_CONFIGURATION 20110919

Method SAVE_CONFIGURATION on class CL_SWNC_JOBNAME_NORMALIZE has no exception.

Method TEST_NORMALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_JOBNAME Call by reference Type reference (TYPE) T_JOBNAME 20110926
2 Importing IT_CONFIGURATION Call by reference Type reference (TYPE) T_CONFIGURATION 20110926

Method TEST_NORMALIZATION on class CL_SWNC_JOBNAME_NORMALIZE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732