SAP ABAP Class /GC1/IF_CO_MSG_LOG (Message Log)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_CO_MSG_HANDLER Message Management 20040402
Properties
Class /GC1/IF_CO_MSG_LOG  
Short Description Message Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040402   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /GC1/IF_CO_MSG_LOG has no forward declaration.
Interfaces
Class /GC1/IF_CO_MSG_LOG has no interface implemented.
Friends
Class /GC1/IF_CO_MSG_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Static Attribute Public Type reference (TYPE) STRING 20060203
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method Adds New Message to Garbage Collector Log 20040402
Events
Class /GC1/IF_CO_MSG_LOG has no event.
Types
Class /GC1/IF_CO_MSG_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_MSGID Value transfer Type reference (TYPE) SYMSGID SY-MSGID Messages, Message Class 20040402
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO SY-MSGNO Messages, Message Number 20040402
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY SY-MSGTY Nachrichtentyp 20040402
4 Importing I_MSGV1 Value transfer Type reference (TYPE) CSEQUENCE SY-MSGV1 Messages, message variables 20040402
5 Importing I_MSGV2 Value transfer Type reference (TYPE) CSEQUENCE SY-MSGV2 Messages, message variables 20040402
6 Importing I_MSGV3 Value transfer Type reference (TYPE) CSEQUENCE SY-MSGV3 Messages, message variables 20040402
7 Importing I_MSGV4 Value transfer Type reference (TYPE) CSEQUENCE SY-MSGV4 Messages, message variables 20040402
8 Importing I_PROBCLASS Value transfer Type reference (TYPE) BAL_S_MSG-PROBCLASS Problem Class of Message 20040402

Method ADD_MSG on class /GC1/IF_CO_MSG_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in