SAP ABAP Interface IF_LOGGER (IF_LOGGER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SBAL_LOGGER 20060621
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SBAL_LOGGER Application Log with Persistence 20060621
Properties
Interface IF_LOGGER  
Short Description    
General Data
Package SBTI   User Interface and Job-API of Background Processing 
Created 20060621   SAP 
Last changed 20060912   SAP 
Unicode checks active    
Forward declarations
Interface IF_LOGGER has no forward declaration.
Interfaces
Interface IF_LOGGER has no interface.
Friends
Interface IF_LOGGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MESSAGE_ERROR Constant Public Type reference (TYPE) SYMSGTY 'E' Message Type 20060621
2 C_MESSAGE_SUCCESS Constant Public Type reference (TYPE) SYMSGTY 'S' Message Type 20060621
3 C_MESSAGE_WARNING Constant Public Type reference (TYPE) SYMSGTY 'W' Message Type 20060621
4 C_PROBCLASS_DEFAULT Constant Public Type reference (TYPE) BALPROBCL '5' Application Log: Message Problem Class 20060621
5 C_PROBCLASS_HIGH Constant Public Type reference (TYPE) BALPROBCL '2' Application Log: Message Problem Class 20060621
6 C_PROBCLASS_LOW Constant Public Type reference (TYPE) BALPROBCL '4' Application Log: Message Problem Class 20060621
7 C_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BALPROBCL '3' Application Log: Message Problem Class 20060621
8 C_PROBCLASS_VHIGH Constant Public Type reference (TYPE) BALPROBCL '1' Application Log: Message Problem Class 20060621
9 LOG_CATEGORY Instance attribute Public Type reference (TYPE) CHAR20 20060621
10 LOG_SUBCATEGORY Instance attribute Public Type reference (TYPE) CHAR20 20060621
11 MESSAGE_COUNTER Instance attribute Public Type reference (TYPE) I 20060621
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20060621
2 ADD_MESSAGE Instance method Public Method 20060621
3 FINALIZE Instance method Public Method 20060621
4 INITIALIZE Instance method Public Method 20060622
Events
Interface IF_LOGGER has no event.
Types
Interface IF_LOGGER has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20060621
2 Importing I_PROBCL Call by reference Type reference (TYPE) BALPROBCL C_PROBCLASS_HIGH Anwendungs-Log: Problemklasse einer Meldung 20060621

Method ADD_EXCEPTION on Interface IF_LOGGER has no exception.

Method ADD_MESSAGE 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 20060621
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Textfeld 20060621
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY C_MESSAGE_SUCCESS Nachrichtentyp 20060621
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20060621
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20060621
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20060621
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20060621
8 Importing I_PROBCL Call by reference Type reference (TYPE) BALPROBCL C_PROBCLASS_DEFAULT Anwendungs-Log: Problemklasse einer Meldung 20060621

Method ADD_MESSAGE on Interface IF_LOGGER has no exception.

Method FINALIZE Signature

Method FINALIZE on Interface IF_LOGGER has no parameter.
Method FINALIZE on Interface IF_LOGGER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on Interface IF_LOGGER has no parameter.
Method INITIALIZE on Interface IF_LOGGER has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 710