SAP ABAP Class IF_MSG_OUTPUT (Display Medium for Messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DYNP_OUTPUT Message Display on Screen 20000210
Properties
Class IF_MSG_OUTPUT  
Short Description Display Medium for Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991202   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MSG_OUTPUT has no forward declaration.
Interfaces
Class IF_MSG_OUTPUT has no interface implemented.
Friends
Class IF_MSG_OUTPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_IMPORTANCE Constant Public Type reference (TYPE) BALPROBCL 4 Application Log: Message Problem Class 20000210
2 DEFAULT_MSG_TYPE Constant Public Type reference (TYPE) SYMSGTY 'I' Messages, Message Type 20000210
3 MSGTYPE_ABEND Constant Public Type reference (TYPE) SYMSGTY 'A' Messages, Message Type 20000202
4 MSGTYPE_ERROR Constant Public Type reference (TYPE) SYMSGTY 'E' Messages, message type 20000202
5 MSGTYPE_INFO Constant Public Type reference (TYPE) SYMSGTY 'I' Messages, message type 20000202
6 MSGTYPE_SUCCESS Constant Public Type reference (TYPE) SYMSGTY 'S' Messages, message type 20000202
7 MSGTYPE_WARNING Constant Public Type reference (TYPE) SYMSGTY 'W' Messages, message type 20000202
Methods
# Method Level Visibility Method type Description Created on
1 ISSUE Instance method Public Method Displays Message 20000202
Events
Class IF_MSG_OUTPUT has no event.
Types
Class IF_MSG_OUTPUT has no local type.
Method Signatures

Method ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_IMPORTANCE Call by reference Type reference (TYPE) BALPROBCL Wichtigkeit 20000202
2 Importing THE_MSG Call by reference Object reference (TYPE REF TO) CL_MESSAGE --- 20000202
3 Importing THE_TYPE Call by reference Type reference (TYPE) SYMSGTY steuert Art der Ausgabe 20000202

Method ISSUE on class IF_MSG_OUTPUT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in