SAP ABAP Interface IF_ECATT_CC_MESSAGE_WRITER (Message Writer Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PS (Application Component) Productivity Services
⤷
SECATT_COMPLEX_CHECK (Package) ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted)

⤷

⤷

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
Interface | IF_ECATT_CC_MESSAGE_WRITER | |
Short Description | Message Writer Interface |
General Data
Package | SECATT_COMPLEX_CHECK | ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted) |
Created | 20090918 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ECATT_CC_MESSAGE_WRITER has no forward declaration.
Interfaces
Interface IF_ECATT_CC_MESSAGE_WRITER has no interface.
Friends
Interface IF_ECATT_CC_MESSAGE_WRITER has no friend.
Attributes
Interface 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
Interface IF_ECATT_CC_MESSAGE_WRITER has no event.
Types
Interface IF_ECATT_CC_MESSAGE_WRITER has no local type.
Method Signatures
Method CREATE_LOG Signature
Method CREATE_LOG on Interface IF_ECATT_CC_MESSAGE_WRITER has no parameter.
Method CREATE_LOG on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ECATT_CC_MESSAGE_WRITER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |