SAP ABAP Class IF_ECATT_CC_MESSAGE_WRITER (Message Writer Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECATT_CC_MSG_WRITER_APP_LOG | Message Writer using the Application Log | 20090918 |
Properties
Class | IF_ECATT_CC_MESSAGE_WRITER | |
Short Description | Message Writer Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090918 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ECATT_CC_MESSAGE_WRITER has no forward declaration.
Interfaces
Class IF_ECATT_CC_MESSAGE_WRITER has no interface implemented.
Friends
Class IF_ECATT_CC_MESSAGE_WRITER has no friend class.
Attributes
Class IF_ECATT_CC_MESSAGE_WRITER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | creates a log | 20090918 |
2 | ![]() |
Instance method | Public | Method | fills the log | 20090918 |
3 | ![]() |
Instance method | Public | Method | get table with messages | 20090918 |
4 | ![]() |
Instance method | Public | Method | set a flag depending on synchronous / asynchronous execution | 20090918 |
5 | ![]() |
Instance method | Public | Method | shows the log | 20090918 |
6 | ![]() |
Static method | Public | Method | factory | 20090918 |
Events
Class IF_ECATT_CC_MESSAGE_WRITER has no event.
Types
Class IF_ECATT_CC_MESSAGE_WRITER has no local type.
Method Signatures
Method CREATE_LOG Signature
Method CREATE_LOG on class IF_ECATT_CC_MESSAGE_WRITER has no parameter.
Method CREATE_LOG on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
Method FILL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_MSG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Application Log: Message handle | 20090918 |
Method FILL_LOG on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
Method GET_TAB_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_MESSAGES | Call by reference | Type reference (TYPE) | ANY TABLE | 20090918 |
Method GET_TAB_MESSAGES on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
Method SET_DIRECT_OUTPUT_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTE_DIRECT_OUTPUT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090918 |
Method SET_DIRECT_OUTPUT_FLAG on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
Method SHOW_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOG_ID | Call by reference | Type reference (TYPE) | SYSPONO | Spool Number of List Print | 20090918 |
Method SHOW_LOG on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
Method S_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTREF | Value transfer | Object reference (TYPE REF TO) | IF_ECATT_CC_MESSAGE_WRITER | Message Writer Interface | 20090918 |
Method S_INSTANCE on class IF_ECATT_CC_MESSAGE_WRITER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |