SAP ABAP Class CL_RSLPO_LOG (Semantic Partitioning: 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_OBJECT Semantic Partitioning: Object (abstract) 20080822
Properties
Class CL_RSLPO_LOG  
Short Description Semantic Partitioning: Log    
Super Class CL_RSLPO_OBJECT Semantic Partitioning: Object (abstract) 
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 20080822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_LOG has no interface implemented.
Friends
Class CL_RSLPO_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LOG_MSGID Constant Private Type reference (TYPE) SYMSGID 'RSLPO_TOOLS' Message class for contained logs 20080911
2 C_LOG_MSGNO Constant Private Type reference (TYPE) SYMSGNO '020' Message number for contained logs 20080911
3 P_DETLEVEL Instance attribute Private Type reference (TYPE) I Detail Level for Inserting New Messages 20080822
4 P_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle (SBAL) 20080822
5 P_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message Class for Inserting New Messages 20080910
6 P_S_LOG Instance attribute Private Type reference (TYPE) BAL_S_LOG Data of Log Header (SBAL) 20080822
7 P_T_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG Table with Messages 20080822
8 P_T_R_LOG Instance attribute Private Type reference (TYPE) RSLPO_T_R_LOG Table with References to Contained Logs 20080822
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method Adds Message 20080822
2 ADD_R_EXC Instance method Public Method Adds messages for a caught exception 20080822
3 ADD_R_LOG Instance method Public Method Adds Reference to Log 20080822
4 ADD_T_MSG Instance method Public Method Adds Table with Messages 20080822
5 CLEAR Instance method Public Method Deletes All Messages and Contained Logs 20080822
6 CONSTRUCTOR Instance method Public Constructor Constructor 20080822
7 DEC_DETLEVEL Instance method Public Method Reduced Detail Level 20080822
8 DISPLAY Instance method Public Method Displays Log 20080822
9 GET_LOG_HANDLE Instance method Private Method Determines and Returns Log Handle (SBAL) 20080822
10 GET_S_LOG Instance method Public Method Returns Data of Log Header (SBAL) 20080822
11 GET_T_MSG Instance method Public Method Returns Table with Messages 20080822
12 INC_DETLEVEL Instance method Public Method Increases Detail Level 20080822
13 SAVE Instance method Public Method Saves Log on Database 20080822
14 SET_DETLEVEL Instance method Public Method Passes Detail Level for Inserting New Messages 20080822
15 SET_MSGID Instance method Public Method Passes Message Class for Inserting New Messages 20080910
16 SET_S_LOG Instance method Public Method Transmits Data of Log Header (SBAL) 20080822
Events
Class CL_RSLPO_LOG has no event.
Types
Class CL_RSLPO_LOG has no local type.
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETAIL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE, wenn für Nachricht Details abrufbar sind 20080822
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Detaillierungs-Level für Nachricht 20080822
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20080822
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20080822
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY RS_C_ERROR Nachrichtentyp 20080822
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 1 20080822
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 2 20080822
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 3 20080822
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 4 20080822

Method ADD_MSG on class CL_RSLPO_LOG has no exception.

Method ADD_R_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EXC Call by reference Object reference (TYPE REF TO) CX_ROOT Referenz auf abgefangene Ausnahme 20080822

Method ADD_R_EXC on class CL_RSLPO_LOG has no exception.

Method ADD_R_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSLPO_LOG Referenz auf Protokoll 20080822

Method ADD_R_LOG on class CL_RSLPO_LOG has no exception.

Method ADD_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten 20080822

Method ADD_T_MSG on class CL_RSLPO_LOG has no exception.

Method CLEAR Signature

Method CLEAR on class CL_RSLPO_LOG has no parameter.
Method CLEAR on class CL_RSLPO_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Handle (SBAL) eines existierenden Protokolls 20100112
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Name des Protokolls 20080822
3 Importing I_TYPE Call by reference Type reference (TYPE) STRING Typ des Protokolls 20080822

Method CONSTRUCTOR on class CL_RSLPO_LOG has no exception.

Method DEC_DETLEVEL Signature

Method DEC_DETLEVEL on class CL_RSLPO_LOG has no parameter.
Method DEC_DETLEVEL on class CL_RSLPO_LOG has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_RSLPO_LOG has no parameter.
Method DISPLAY on class CL_RSLPO_LOG has no exception.

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Protokoll-Handle (SBAL) 20080822

Method GET_LOG_HANDLE on class CL_RSLPO_LOG has no exception.

Method GET_S_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_LOG Value transfer Type reference (TYPE) BAL_S_LOG Daten des Protokollkopfes (SBAL) 20080822

Method GET_S_LOG on class CL_RSLPO_LOG has no exception.

Method GET_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten 20080822

Method GET_T_MSG on class CL_RSLPO_LOG has no exception.

Method INC_DETLEVEL Signature

Method INC_DETLEVEL on class CL_RSLPO_LOG has no parameter.
Method INC_DETLEVEL on class CL_RSLPO_LOG has no exception.

Method SAVE Signature

Method SAVE on class CL_RSLPO_LOG has no parameter.
Method SAVE on class CL_RSLPO_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) I Detaillierungs-Level für Einfügen neuer Nachrichten 20080822

Method SET_DETLEVEL on class CL_RSLPO_LOG has no exception.

Method SET_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse für Einfügen neuer Nachrichten 20080910

Method SET_MSGID on class CL_RSLPO_LOG has no exception.

Method SET_S_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOG Call by reference Type reference (TYPE) BAL_S_LOG Daten des Protokollkopfes (SBAL) 20080822

Method SET_S_LOG on class CL_RSLPO_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712