SAP ABAP Interface IF_EFG_LOG (Logging Interface of Print Workbench)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PWB (Application Component) Print Workbench
⤷
EEPW (Package) Print Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EFG_LOG | Log Class | 20051104 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EFG_LOG_NULL | Null Logger for PWB | 20051104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EFG_MSG_OUT | Direct Output of Message | 20060125 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_EVENT_OUTPUT_0UTT | Events of Output Test oUTT BAdIs Only | 20090629 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_EVENT_OUTPUT_BADI | Events for Outputting Only New BAdIs | 20090714 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_EVENT_OUTPUT_STD | Events of Output (Standard Implementation) | 20081009 |
Properties
| Interface | IF_EFG_LOG | |
| Short Description | Logging Interface of Print Workbench |
General Data
| Package | EEPW | Print Workbench |
| Created | 20051104 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EFG_LOG has no forward declaration.
Interfaces
Interface IF_EFG_LOG has no interface.
Friends
Interface IF_EFG_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DUMMY | Instance attribute | Public | Type reference (TYPE) | STRING | 20051109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051104 | ||
| 2 | Instance method | Public | Method | 20051104 |
Events
Interface IF_EFG_LOG has no event.
Types
Interface IF_EFG_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 | MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20051104 | ||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20051104 | ||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichtentyp | 20051104 | ||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20051104 | ||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichtenvariable | 20051104 | ||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichtenvariable | 20051104 | ||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichtenvariable | 20051104 |
Method ADD_MSG on Interface IF_EFG_LOG has no exception.
Method ADD_S_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20051104 |
Method ADD_S_MSG on Interface IF_EFG_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |