SAP ABAP Class CL_EFG_MSG_OUT (Direct Output of Message)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PWB (Application Component) Print Workbench
⤷
EEPW (Package) Print Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EFG_LOG | Logging Interface of Print Workbench | 20060125 |
Properties
| Class | CL_EFG_MSG_OUT | |
| Short Description | Direct Output of Message | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEPW | Print Workbench |
| Created | 20060125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EFG_MSG_OUT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EFG_LOG | Logging Interface of Print Workbench | 20060125 |
Friends
Class CL_EFG_MSG_OUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | C | 20060322 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | C | 20060324 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EFG_MSG_OUT | Direct Output of Message | 20060125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060125 | |
| 2 | Static method | Public | Method | Returns Information about Errors | 20060322 | |
| 3 | Static method | Private | Method | Initialization | 20060324 | |
| 4 | Static method | Public | Method | 20060125 | ||
| 5 | Static method | Public | Method | Gets Instance | 20060324 |
Events
Class CL_EFG_MSG_OUT has no event.
Types
Class CL_EFG_MSG_OUT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EFG_MSG_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EFG_MSG_OUT has no exception.
Method HAS_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_ERRORS | Value transfer | Type reference (TYPE) | XFELD | 20060322 |
Method HAS_ERRORS on class CL_EFG_MSG_OUT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_FAKE | Value transfer | Type reference (TYPE) | C | 20060324 |
Method INITIALIZE on class CL_EFG_MSG_OUT has no exception.
Method OUTPUT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_FAKE | Value transfer | Type reference (TYPE) | C | 'X' | 20060324 | |||
| 2 | I_STR_MSG | Call by reference | Type reference (TYPE) | ANY | SY | Anwendungs-Log: Daten einer Meldung | 20060125 |
Method OUTPUT_MESSAGE on class CL_EFG_MSG_OUT has no exception.
Method S_GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_FAKE | Value transfer | Type reference (TYPE) | C | 'X' | 20060324 | |||
| 2 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EFG_MSG_OUT | Direkte Ausgabe einer Meldung | 20060324 |
Method S_GET_LOG on class CL_EFG_MSG_OUT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |