SAP ABAP Class CL_WDR_LOGGER (Web Dynpro: Runtime Event Recording)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Class CL_WDR_LOGGER  
Short Description Web Dynpro: Runtime Event Recording    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030306   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_LOGGER has no forward declaration.
Interfaces
Class CL_WDR_LOGGER has no interface implemented.
Friends
Class CL_WDR_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION_HANDLE_TAB Static Attribute Private Type reference (TYPE) BAL_T_MSGH 20030311
2 LAST_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20030307
3 LOG_HANDLE Static Attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20030306
4 LOG_HEADER Static Attribute Private Type reference (TYPE) BAL_S_LOG 20030310
5 LOG_LEVEL Static Attribute Private Type reference (TYPE) I LOG_LEVEL_MAX 20030306
6 LOG_LEVEL_MAX Constant Public Type reference (TYPE) I 9 $REF$ 20030306
7 LOG_LEVEL_MIN Constant Public Type reference (TYPE) I 1 $REF$ 20030306
8 MESSAGE_HANDLE_TAB Static Attribute Private Type reference (TYPE) BAL_T_MSGH 20030311
Methods
# Method Level Visibility Method type Description Created on
1 EXIT Static method Public Method 20030306
2 INIT Static method Public Method 20030306
3 LOG_EXCEPTION Static method Public Method 20030306
4 LOG_MSG Static method Public Method 20030306
5 READ_HEADER Static method Public Method 20030306
6 READ_LOG Static method Public Method 20030310
7 SET_LOGGING_LEVEL Static method Public Method 20030306
Events
Class CL_WDR_LOGGER has no event.
Types
Class CL_WDR_LOGGER has no local type.
Method Signatures

Method EXIT Signature

Method EXIT on class CL_WDR_LOGGER has no parameter.
Method EXIT on class CL_WDR_LOGGER has no exception.

Method INIT Signature

Method INIT on class CL_WDR_LOGGER has no parameter.
Method INIT on class CL_WDR_LOGGER has no exception.

Method LOG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT $REF$ 20030306

Method LOG_EXCEPTION on class CL_WDR_LOGGER has no exception.

Method LOG_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID $REF$ 20030306
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO $REF$ 20030306
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY $REF$ 20030306
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY $REF$ 20030306
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY $REF$ 20030306
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY $REF$ 20030306
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY $REF$ 20030306

Method LOG_MSG on class CL_WDR_LOGGER has no exception.

Method READ_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG_HEADER Value transfer Type reference (TYPE) BAL_S_LOG Anwendungs-Log: Daten des Protokollkopfes 20030306

Method READ_HEADER on class CL_WDR_LOGGER has no exception.

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_TABLE Value transfer Type reference (TYPE) WDR_EXCEPTION_TAB 20030310

Method READ_LOG on class CL_WDR_LOGGER has no exception.

Method SET_LOGGING_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I $REF$ 20030306

Method SET_LOGGING_LEVEL on class CL_WDR_LOGGER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640