SAP ABAP Class CL_SWNC_CONTROL_LOG (Collector Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_MESSAGE_LISTENER 20041012
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_PERF_LISTENER 20041012
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_PERF_LISTENER_TOTAL 20041012
Properties
Class CL_SWNC_CONTROL_LOG  
Short Description Collector Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20041012   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_CONTROL_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_MESSAGE_LISTENER 20041012
2 IF_SWNC_PERF_LISTENER 20041012
3 IF_SWNC_PERF_LISTENER_TOTAL 20041012
Friends
Class CL_SWNC_CONTROL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROBCLASS_HIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '2' Application Log: Message Problem Class 20041012
2 C_PROBCLASS_LOW Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '4' Application Log: Message Problem Class 20041012
3 C_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '3' Application Log: Message Problem Class 20041012
4 C_PROBCLASS_NONE Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS SPACE Application Log: Message Problem Class 20041012
5 C_PROBCLASS_VHIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '1' Application Log: Message Problem Class 20041012
6 DEFAULT_SUBOBJECT Constant Private Type reference (TYPE) BALSUBOBJ 'DEFAULT' Application Log: Subobject 20041012
7 G_S_LOG Instance attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20041012
8 HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20041012
9 LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'BCSWNC' Application Log: Object Name (Application Code) 20041012
10 MAX_MESSAGE_MEMORY Constant Private Type reference (TYPE) I 2 20041012
11 MESSAGE_COUNTER Instance attribute Private Type reference (TYPE) I 20041012
12 MESSAGE_ERROR Instance attribute Private Attribute reference (LIKE) 20041012
13 MESSAGE_SUCCESS Instance attribute Private Attribute reference (LIKE) 20041012
14 MESSAGE_WARNING Instance attribute Private Attribute reference (LIKE) 20041012
15 MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message Class 20041012
16 SUMMARY_COUNTER Instance attribute Private Type reference (TYPE) I 20041012
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Protected Method 20041012
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041012
3 REORGANIZATION Instance method Public Method 20041012
4 SAVE_TO_DB Instance method Private Method 20041012
Events
Class CL_SWNC_CONTROL_LOG has no event.
Types
Class CL_SWNC_CONTROL_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041012
2 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20041012
3 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtentyp 20041012
4 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
5 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
6 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
7 Importing I_PROBCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS Anwendungs-Log: Problemklasse einer Meldung 20041012

Method ADD_MESSAGE on class CL_SWNC_CONTROL_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20041012
2 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20041012

Method CONSTRUCTOR on class CL_SWNC_CONTROL_LOG has no exception.

Method REORGANIZATION Signature

Method REORGANIZATION on class CL_SWNC_CONTROL_LOG has no parameter.
Method REORGANIZATION on class CL_SWNC_CONTROL_LOG has no exception.

Method SAVE_TO_DB Signature

Method SAVE_TO_DB on class CL_SWNC_CONTROL_LOG has no parameter.
Method SAVE_TO_DB on class CL_SWNC_CONTROL_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700