SAP ABAP Class IF_RSDDTZA_APPL_LOG_SBAL (Interface for Application Log (SBAL))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTZA_APPL_LOG_SBAL Wrapped Application Log (SBAL) 20051111
Properties
Class IF_RSDDTZA_APPL_LOG_SBAL  
Short Description Interface for Application Log (SBAL)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDDTZA_APPL_LOG_SBAL has no forward declaration.
Interfaces
Class IF_RSDDTZA_APPL_LOG_SBAL has no interface implemented.
Friends
Class IF_RSDDTZA_APPL_LOG_SBAL has no friend class.
Attributes
Class IF_RSDDTZA_APPL_LOG_SBAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Insert a Message 20051027
2 DEC_CURRENT_DETLEVEL Instance method Public Method Change Current Detail Level 20051027
3 DISPLAY_CURRENT_LOG Instance method Public Method Display Current Log 20051027
4 GET_CURRENT_DETLEVEL Instance method Public Method Return Current Detail Level 20051027
5 GET_LOG_HANDLE Instance method Public Method Return LOGHANDLE 20051027
6 GET_MESSAGE_HANDLES Instance method Public Method Return Previous Messages HANDLES 20051027
7 INC_CURRENT_DETLEVEL Instance method Public Method Increase Current Detail Level 20051027
8 SAVE_LOG_TO_DB Instance method Public Method Save Current Log 20051027
Events
Class IF_RSDDTZA_APPL_LOG_SBAL has no event.
Types
Class IF_RSDDTZA_APPL_LOG_SBAL 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_DETLEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad 20051111
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20051111
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20051111
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20051115
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20051115
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20051115
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20051115
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20051115
9 Importing I_PROBCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS Anwendungs-Log: Problemklasse einer Meldung 20051111
10 Importing I_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20051111
11 Returning R_S_MSG_HANDLE Value transfer Type reference (TYPE) BALMSGHNDL Anwendungs-Log: Handle für eine Meldung 20051111
# Exception Resumable Description Created on
1 NO_MESSAGE Keine Nachricht übergeben 20051111

Method DEC_CURRENT_DETLEVEL Signature

Method DEC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method DEC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.

Method DISPLAY_CURRENT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_IN_OWN_WINDOW Call by reference Type reference (TYPE) RS_BOOL Boolean 20051111
2 Importing I_TREE_ONTOP Call by reference Type reference (TYPE) RS_BOOL Boolean 20051111

Method DISPLAY_CURRENT_LOG on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.

Method GET_CURRENT_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CURRENT_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20051111

Method GET_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL 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 Anwendungs-Log: Handle eines Protokolls 20051111

Method GET_LOG_HANDLE on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.

Method GET_MESSAGE_HANDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MESSAGEHANDLES Value transfer Type reference (TYPE) RSTT_T_LOG_MSGHNDLS Tabelle für das speichern von Messagehandles 20051111

Method GET_MESSAGE_HANDLES on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.

Method INC_CURRENT_DETLEVEL Signature

Method INC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method INC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.

Method SAVE_LOG_TO_DB Signature

Method SAVE_LOG_TO_DB on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method SAVE_LOG_TO_DB on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in