SAP ABAP Class CL_SWNC_AGG_COMPRESS (Recompression of the Aggregates)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Properties
Class CL_SWNC_AGG_COMPRESS  
Short Description Recompression of the Aggregates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20071102   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_AGG_COMPRESS has no forward declaration.
Interfaces
Class CL_SWNC_AGG_COMPRESS has no interface implemented.
Friends
Class CL_SWNC_AGG_COMPRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPRESSOR Static Attribute Protected Object reference (TYPE REF TO) CL_SWNC_AGG_COMPRESS Recompression of the Aggregates 20071206
2 C_ACCOUNT Constant Public Type reference (TYPE) STRING 'ACCOUNT' 20071206
3 C_BO_ACTION Constant Public Type reference (TYPE) STRING 'BO_ACTION' 20071206
4 C_BO_CORE_OPERATION Constant Public Type reference (TYPE) STRING 'BO_CORE_OPERATION' 20071206
5 C_BO_NAME Constant Public Type reference (TYPE) STRING 'BO_NAME' 20071206
6 C_BO_NODE Constant Public Type reference (TYPE) STRING 'BO_NODE' 20071206
7 C_DBPCONNECT Constant Public Type reference (TYPE) STRING 'DBPCONNECT' 20071206
8 C_DBPROCNAME Constant Public Type reference (TYPE) STRING 'DBPROCNAME' 20071206
9 C_DESTINATION Constant Public Type reference (TYPE) STRING 'DESTINATION' 20071206
10 C_ENTRY_ID Constant Public Type reference (TYPE) STRING 'ENTRY_ID' 20071206
11 C_FUNCNAME Constant Public Type reference (TYPE) STRING 'FUNCNAME' 20090625
12 C_FUNC_NAME Constant Public Type reference (TYPE) STRING 'FUNC_NAME' 20071206
13 C_HOST Constant Public Type reference (TYPE) STRING 'HOST' 20071206
14 C_ICON_REMOVE Constant Public Type reference (TYPE) STRING '@H3@' ICON_REMOVE 20071206
15 C_INDEX_ID Constant Public Type reference (TYPE) STRING 'INDEX_ID' 20090625
16 C_I_ACTION Constant Public Type reference (TYPE) STRING 'I_ACTION' 20071206
17 C_I_ACTTYPE Constant Public Type reference (TYPE) STRING 'I_ACTTYPE' 20071206
18 C_I_SERVTYP Constant Public Type reference (TYPE) STRING 'I_SERVTYP' 20071206
19 C_I_SYSTEMID Constant Public Type reference (TYPE) STRING 'I_SYSTEMID' 20071206
20 C_I_USERID Constant Public Type reference (TYPE) STRING 'I_USERID' 20071206
21 C_LOCAL_DEST Constant Public Type reference (TYPE) STRING 'LOCAL_DEST' 20071206
22 C_MANDT Constant Public Type reference (TYPE) STRING 'MANDT' 20071206
23 C_MANDT_DEFAULT Constant Public Type reference (TYPE) SWNCMANDT '000' SAP Client 20071206
24 C_PATH Constant Public Type reference (TYPE) STRING 'PATH' 20071206
25 C_PORT Constant Public Type reference (TYPE) STRING 'PORT' 20071206
26 C_PROG_NAME Constant Public Type reference (TYPE) STRING 'PROG_NAME' 20071206
27 C_QUERYGUID Constant Public Type reference (TYPE) STRING 'QUERYGUID' 20090625
28 C_REMOT_DEST Constant Public Type reference (TYPE) STRING 'REMOT_DEST' 20071206
29 C_RFC_CALLER Constant Public Type reference (TYPE) STRING 'RFC_CALLER' 20071206
30 C_TARGET Constant Public Type reference (TYPE) STRING 'TARGET' 20071206
31 C_TASKTYPE Constant Public Type reference (TYPE) STRING 'TASKTYPE' 20071206
32 C_TREX_SID Constant Public Type reference (TYPE) STRING 'TREX_SID' 20090625
33 C_USERID Constant Public Type reference (TYPE) STRING 'USERID' 20071206
34 ROBUST Instance attribute Private Type reference (TYPE) SWNC_CFLAG Choose Robust Algorithm Instead of Fast Algorithm 20071206
35 T_COMPRESSION Static Attribute Private Type reference (TYPE) SWNC_T_COMPRESS Table with Data for Recompression of Aggregates 20071206
Methods
# Method Level Visibility Method type Description Created on
1 ARE_SWITCHES_SET_FOR Instance method Public Method For a RELID, determine whether switch is set 20071206
2 COMPRESS_ALL_AGGS Instance method Public Method Prepare Aggregates for Reaggregation 20071206
3 GET_AGGS_TO_COMPRESS Instance method Public Method Determine aggregate keys that are not complete 20071206
4 GET_COMPRKEYS_BY_RELID Instance method Private Method Returns Key Fields for Compression of an Aggregate 20071206
5 GET_INSTANCE Static method Public Method Returns the Only Object of the Class (Singleton) 20071206
6 INITIALIZE Instance method Private Method 20071206
7 MODIFY_DBPROC Instance method Public Method WD - DB Procedures Profile 20071206
8 MODIFY_EXTSYST Instance method Public Method WF - External Systems 20071206
9 MODIFY_MEMORY Instance method Public Method WJ - Memory Usage Profile 20071206
10 MODIFY_RFCCLI Instance method Public Method WO - RFC Client Profile 20071206
11 MODIFY_RFCCLID Instance method Public Method WP - RFC Client Destination Profile 20071206
12 MODIFY_RFCSRV Instance method Public Method WQ - RFC Server Profile 20071206
13 MODIFY_RFCSRVD Instance method Public Method WR - RFC Server Destination Profile 20071206
14 MODIFY_TREX Instance method Public Method VV - TREX Profile 20090625
15 MODIFY_USERTCODE Instance method Public Method WM - User and Transaction Profile 20071206
16 MODIFY_WEBC Instance method Public Method VA - Web Client Profile 20071206
17 MODIFY_WEBCD Instance method Public Method VB - Web Client Destination Profile 20071206
18 MODIFY_WEBS Instance method Public Method VC - Web Server Profile 20071206
19 MODIFY_WEBSD Instance method Public Method VD - Web Server Destination Profile 20071206
Events
Class CL_SWNC_AGG_COMPRESS has no event.
Types
Class CL_SWNC_AGG_COMPRESS has no local type.
Method Signatures

Method ARE_SWITCHES_SET_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELID Call by reference Type reference (TYPE) SWNCAGGTYPEINT Type des Agregates 20071206
2 Returning RETURN Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method ARE_SWITCHES_SET_FOR on class CL_SWNC_AGG_COMPRESS has no exception.

Method COMPRESS_ALL_AGGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_SWNC_COLLECTOR Die Aggregierung der Statistiksaetze 20071206

Method COMPRESS_ALL_AGGS on class CL_SWNC_AGG_COMPRESS has no exception.

Method GET_AGGS_TO_COMPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNC_T_MONIINDEX SAP Workload NW Collector: Daten-Cluster Indextabelle 20071206

Method GET_AGGS_TO_COMPRESS on class CL_SWNC_AGG_COMPRESS has no exception.

Method GET_COMPRKEYS_BY_RELID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELID Call by reference Type reference (TYPE) SWNCAGGTYPEINT Type des Agregates 20071206
2 Returning T_COMPRKEYS Value transfer Type reference (TYPE) SWNC_T_COMPRKEYS Tabelle mit Schlüsselfeldern zur Aggregat-Kompression 20071206

Method GET_COMPRKEYS_BY_RELID on class CL_SWNC_AGG_COMPRESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SWNC_AGG_COMPRESS Nachverdichtung der Aggregate 20071206

Method GET_INSTANCE on class CL_SWNC_AGG_COMPRESS has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SWNC_AGG_COMPRESS has no parameter.
Method INITIALIZE on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_DBPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGDBPROCS SAP Workload NW Collector: usertcode aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_DBPROC on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_EXTSYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGEXTSYSTEM SAP Workload NW Collector: externe Systeme 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_EXTSYST on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGMEMORY SAP Workload NW Collector: memory aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_MEMORY on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_RFCCLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGRFCCLI SAP Workload NW Collector: RFC Client aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_RFCCLI on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_RFCCLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGRFCCLID SAP Workload NW Collector: RFC Client Destination 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_RFCCLID on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_RFCSRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGRFCSRV SAP Workload NW Collector: RFC Server aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_RFCSRV on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_RFCSRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGRFCSRVD SAP Workload NW Collector: RFC Server Destination 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_RFCSRVD on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_TREX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGTREX 20090625
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20090625

Method MODIFY_TREX on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_USERTCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGUSERTCODE SAP Workload NW Collector: usertcode aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_USERTCODE on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_WEBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGWEBCLNT SAP Workload NW Collector: Web Client aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_WEBC on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_WEBCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGWEBDEST SAP Workload NW Collector: Web Dest aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_WEBCD on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_WEBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGWEBCLNT SAP Workload NW Collector: Web Client aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_WEBS on class CL_SWNC_AGG_COMPRESS has no exception.

Method MODIFY_WEBSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATE_TABLE Call by reference Type reference (TYPE) SWNC_T_AGGWEBDEST SAP Workload NW Collector: Web Dest aggregation table 20071206
2 Exporting MODIFIED Value transfer Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Zeichenartiges Flag 20071206

Method MODIFY_WEBSD on class CL_SWNC_AGG_COMPRESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703