SAP ABAP Interface IF_FKK_CORR_DISP_HISTORY_LOGM (Display Correspondence History: Output Messages)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FKK_CORR_DISP_HISTORY_COMM | Display Correspondence History: Callback Methods | 20061115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CACS_CORR_HIST_SHOW_CTRT | Show contract on duoble click | 20080227 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_DISPLAY_HISTORY | Display Correspondence History | 20061121 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_DISP_HISTORY_COMM | Correspondence History: Callback Methods | 20061115 |
Properties
| Interface | IF_FKK_CORR_DISP_HISTORY_LOGM | |
| Short Description | Display Correspondence History: Output Messages |
General Data
| Package | FKKCORR | Correspondence Tool |
| Created | 20061109 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FKK_CORR_DISP_HISTORY_LOGM has no forward declaration.
Interfaces
Interface IF_FKK_CORR_DISP_HISTORY_LOGM has no interface.
Friends
Interface IF_FKK_CORR_DISP_HISTORY_LOGM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_LINE | Instance attribute | Public | Type reference (TYPE) | STRING | Message Text | 20061110 |
Methods
Interface IF_FKK_CORR_DISP_HISTORY_LOGM has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WRITE_MESSAGE_BY_EXCEPTION | Instance Event (0) |
Public (2) |
Write Message (Exception) to the Log | 20061109 |
| 2 | WRITE_MESSAGE_BY_T100 | Instance Event (0) |
Public (2) |
Write Message (T100) to the Log | 20061109 |
Types
Interface IF_FKK_CORR_DISP_HISTORY_LOGM has no local type.
Event Signatures
Event WRITE_MESSAGE_BY_EXCEPTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_STATUS_LINE | Exporting | Value transfer | Type reference (TYPE) | OS_BOOLEAN | ' ' | In Statuszeile ausgeben | 20061121 | |
| 2 | MSGTYPE | Exporting | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20061109 | ||
| 3 | RCX_EXCEPTION | Exporting | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20061109 |
Event WRITE_MESSAGE_BY_T100 Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_STATUS_LINE | Exporting | Value transfer | Type reference (TYPE) | OS_BOOLEAN | ' ' | In Statuszeile ausgeben | 20061121 | |
| 2 | MSGIDENT | Exporting | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20061109 | ||
| 3 | MSGNUMBER | Exporting | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20061109 | ||
| 4 | MSGTYPE | Exporting | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20061109 | ||
| 5 | MSGV1 | Exporting | Value transfer | Type reference (TYPE) | ANY | Nachrichtenvariable 1 | 20061109 | ||
| 6 | MSGV2 | Exporting | Value transfer | Type reference (TYPE) | ANY | Nachrichtenvariable 2 | 20061109 | ||
| 7 | MSGV3 | Exporting | Value transfer | Type reference (TYPE) | ANY | Nachrichtenvariable 3 | 20061109 | ||
| 8 | MSGV4 | Exporting | Value transfer | Type reference (TYPE) | ANY | Nachrichtenvariable 4 | 20061109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |