SAP ABAP Class IF_EFG_LOG (Logging Interface of Print Workbench)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EFG_LOG Log Class 20051104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EFG_LOG_NULL Null Logger for PWB 20051104
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EFG_MSG_OUT Direct Output of Message 20060125
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKK_CORR_EVENT_OUTPUT_0UTT Events of Output Test oUTT BAdIs Only 20090629
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKK_CORR_EVENT_OUTPUT_BADI Events for Outputting Only New BAdIs 20090714
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKK_CORR_EVENT_OUTPUT_STD Events of Output (Standard Implementation) 20081009
Properties
Class IF_EFG_LOG  
Short Description Logging Interface of Print Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EFG_LOG has no forward declaration.
Interfaces
Class IF_EFG_LOG has no interface implemented.
Friends
Class IF_EFG_LOG 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 20051109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method 20051104
2 ADD_S_MSG Instance method Public Method 20051104
Events
Class IF_EFG_LOG has no event.
Types
Class IF_EFG_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 MSGID Value transfer Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20051104
2 Importing MSGNO Value transfer Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20051104
3 Importing MSGTY Value transfer Type reference (TYPE) SY-MSGTY SY-MSGTY Nachrichtentyp 20051104
4 Importing MSGV1 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20051104
5 Importing MSGV2 Value transfer Type reference (TYPE) SY-MSGV2 SY-MSGV2 Nachrichtenvariable 20051104
6 Importing MSGV3 Value transfer Type reference (TYPE) SY-MSGV3 SY-MSGV3 Nachrichtenvariable 20051104
7 Importing MSGV4 Value transfer Type reference (TYPE) SY-MSGV4 SY-MSGV4 Nachrichtenvariable 20051104

Method ADD_MSG on class IF_EFG_LOG has no exception.

Method ADD_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_MSG Value transfer Type reference (TYPE) ANY 20051104

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