SAP ABAP Class CL_RSLPO_APPLICATION_LOG (Logical Partitioning: Application Log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_TOOLS (Package) Diverse Tool Classes for Logical Partitioning
Properties
Class CL_RSLPO_APPLICATION_LOG  
Short Description Logical Partitioning: Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_TOOLS   Diverse Tool Classes for Logical Partitioning 
Created 20060329   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSLPO_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_RSLPO_APPLICATION_LOG has no interface implemented.
Friends
Class CL_RSLPO_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_APPLICATION_LOG_CLASS Instance attribute Private Type reference (TYPE) STRING Name of Class to Which Method Calls Are Delegated 20060329
2 P_DETLEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Current Level of Detail 20060329
3 P_R_RSRV_APPLICATION_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Reference to RSRV Application Log Object 20060329
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add Message 20060329
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060329
3 DEC_DETLEVEL Instance method Public Method Reduce Level of Detail by One 20060329
4 INC_DETLEVEL Instance method Public Method Increase Level of Detail by One 20060329
5 INIT Instance method Public Method Execute Initialization, for Example Synchronize DETLEVEL 20060330
6 SET_DETLEVEL Instance method Public Method Set Level of Detail 20060329
Events
Class CL_RSLPO_APPLICATION_LOG has no event.
Types
Class CL_RSLPO_APPLICATION_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_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20060329

Method ADD_MESSAGE on class CL_RSLPO_APPLICATION_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_LOG_CLASS Call by reference Type reference (TYPE) STRING Name der Klasse, an die Methodenaufrufe delegiert werden 20060329
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Detaillierungsgrad 20060329
3 Importing I_R_RSRV_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Referenz auf RSRV-Application-Log-Objekt 20060329

Method CONSTRUCTOR on class CL_RSLPO_APPLICATION_LOG has no exception.

Method DEC_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Neuer Detaillierungsgrad 20060329

Method DEC_DETLEVEL on class CL_RSLPO_APPLICATION_LOG has no exception.

Method INC_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Neuer Detaillierungsgrad 20060329

Method INC_DETLEVEL on class CL_RSLPO_APPLICATION_LOG has no exception.

Method INIT Signature

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

Method SET_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Neuer Detaillierungsgrad 20060329

Method SET_DETLEVEL on class CL_RSLPO_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710