SAP ABAP Class CL_FKK_CORR_DLG (Default Logger of Correspondence)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FKK_CORR_LOG | Logging Interface of Correspondence | 20060314 |
Properties
| Class | CL_FKK_CORR_DLG | |
| Short Description | Default Logger of Correspondence | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FKKCORR | Correspondence Tool |
| Created | 20060314 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FKK_CORR_LOG | Logging Interface of Correspondence | 20060314 |
Friends
Class CL_FKK_CORR_DLG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_FKK_CORR_LOG=>TYP_CONTROL_MESSAGE | 20060508 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_FKK_CORR_LOG | Logging Interface of Correspondence | 20060314 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FKK_CORR_DLG | Default Logger of Correspondence | 20060314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FKK_TAB_CORR_FIMSG | Table of FI Messages | 20060314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FKK_TAB_DFKKCOH_PRINT_ERROR | Table of Error Messages for Printing | 20060315 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FKK_TAB_DFKKCOH_PRINT_MSG | Table of Messages for Printing | 20130918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060315 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060314 | |
| 3 | Instance method | Public | Method | Delete Tables with Errors | 20060412 | |
| 4 | Instance method | Private | Constructor | 20060508 | ||
| 5 | Static method | Public | Method | Derive T100 Message from Exception | 20060314 | |
| 6 | Instance method | Public | Method | Provide Tables with Errors | 20060314 | |
| 7 | Instance method | Public | Method | Set Parameters for Message Control | 20060508 | |
| 8 | Static method | Public | Method | Gets Default Logger | 20060314 |
Events
Class CL_FKK_CORR_DLG has no event.
Types
Class CL_FKK_CORR_DLG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_FKK_CORR_DLG has no parameter.
Method ADD_MESSAGE on class CL_FKK_CORR_DLG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FKK_CORR_DLG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FKK_CORR_DLG has no exception.
Method CLEAR_ERROR_TABLES Signature
Method CLEAR_ERROR_TABLES on class CL_FKK_CORR_DLG has no parameter.
Method CLEAR_ERROR_TABLES on class CL_FKK_CORR_DLG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FKK_CORR_DLG has no parameter.
Method CONSTRUCTOR on class CL_FKK_CORR_DLG has no exception.
Method EXTRACT_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060314 |
Method EXTRACT_T100_MESSAGE on class CL_FKK_CORR_DLG has no exception.
Method GET_ERROR_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_FIMSG | Call by reference | Type reference (TYPE) | FKK_TAB_CORR_FIMSG | Tabelle FI-Nachrichten | 20060314 | |||
| 2 | E_TAB_OUTPUT_ERRORS | Call by reference | Type reference (TYPE) | FKK_TAB_DFKKCOH_PRINT_ERROR | Tabelle Fehlermeldungen beim Drucken | 20060315 | |||
| 3 | E_TAB_OUTPUT_MSG | Call by reference | Type reference (TYPE) | FKK_TAB_DFKKCOH_PRINT_MSG | Tabelle Meldungen beim Drucken | 20130918 |
Method GET_ERROR_TABLES on class CL_FKK_CORR_DLG has no exception.
Method SET_CONTROL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROL_MESSAGE | Call by reference | Type reference (TYPE) | IF_FKK_CORR_LOG=>TYP_CONTROL_MESSAGE | 20060508 |
Method SET_CONTROL_MESSAGE on class CL_FKK_CORR_DLG has no exception.
Method S_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_LOG | Value transfer | Object reference (TYPE REF TO) | CL_FKK_CORR_DLG | Default Logger der Korrespondenz | 20060314 |
Method S_GET on class CL_FKK_CORR_DLG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |