SAP ABAP Class IF_REL_LOGGER (Logging Interface Release Tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REL_STD_LOGGER Standard Logger Release Tool 20060220
Properties
Class IF_REL_LOGGER  
Short Description Logging Interface Release Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REL_LOGGER has no forward declaration.
Interfaces
Class IF_REL_LOGGER has no interface implemented.
Friends
Class IF_REL_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Instance attribute Public Type reference (TYPE) STRING 20070816
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Write Message in Application Log 20060220
Events
Class IF_REL_LOGGER has no event.
Types
Class IF_REL_LOGGER 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_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20060220
2 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20060220
3 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY Nachrichtentyp 20060220
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20060220
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Nachrichtenvariable 20060220
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Nachrichtenvariable 20060220
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Nachrichtenvariable 20060220

Method ADD_MESSAGE on class IF_REL_LOGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in