SAP ABAP Interface IF_MSG_OUTPUT (Display Medium for Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SOOL (Package) Object-Oriented Basis Classes

⤷

⤷

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
Interface | IF_MSG_OUTPUT | |
Short Description | Display Medium for Messages |
General Data
Package | SOOL | Object-Oriented Basis Classes |
Created | 19991202 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MSG_OUTPUT has no forward declaration.
Interfaces
Interface IF_MSG_OUTPUT has no interface.
Friends
Interface IF_MSG_OUTPUT has no friend.
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 | ![]() |
Instance method | Public | Method | Displays Message | 20000202 |
Events
Interface IF_MSG_OUTPUT has no event.
Types
Interface 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 | ![]() |
THE_IMPORTANCE | Call by reference | Type reference (TYPE) | BALPROBCL | Wichtigkeit | 20000202 | ||
2 | ![]() |
THE_MSG | Call by reference | Object reference (TYPE REF TO) | CL_MESSAGE | --- | 20000202 | ||
3 | ![]() |
THE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | steuert Art der Ausgabe | 20000202 |
Method ISSUE on Interface IF_MSG_OUTPUT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |