SAP ABAP Interface IF_FKK_CORR_DISP_HISTORY_COMM (Display Correspondence History: Callback Methods)
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 implementation (CLASS c. INTERFACES i_ref) | CL_CACS_CORR_HIST_SHOW_CTRT | Show contract on duoble click | 20070905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKK_CORR_DISP_HISTORY_COMM | Correspondence History: Callback Methods | 20030905 |
Properties
| Interface | IF_FKK_CORR_DISP_HISTORY_COMM | |
| Short Description | Display Correspondence History: Callback Methods |
General Data
| Package | FKKCORR | Correspondence Tool |
| Created | 20030905 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FKK_CORR_DISP_HISTORY_COMM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FKK_CORR_DISP_HISTORY_LOGM | Display Correspondence History: Output Messages | 20061115 |
Friends
Interface IF_FKK_CORR_DISP_HISTORY_COMM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_FALSE | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | ' ' | False | 20061215 | |
| 2 | CON_TRUE | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | 'X' | True | 20061215 | |
| 3 | MD_UI_COMMAND_TYPE | Instance attribute | Public | Type reference (TYPE) | CORR_COMMAND_TYPE_KK | Type of Command for Callback Modules | 20130620 | ||
| 4 | MD_UI_FUNCTION | Instance attribute | Public | Type reference (TYPE) | UI_FUNC | Function Code | 20130620 | ||
| 5 | MSG_LINE | Instance attribute | Public | Attribute reference (LIKE) | 20061115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Multiple Selection: Processed After the Loop | 20071022 | |
| 2 | Instance method | Public | Method | Multiple Selection: Processed before the Loop | 20040630 | |
| 3 | Instance method | Public | Method | Execute Method for Command | 20030905 | |
| 4 | Instance method | Public | Method | Test whether Method is Active | 20030905 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WRITE_MESSAGE_BY_EXCEPTION | Instance Event (0) |
Public (2) |
20061115 | |
| 2 | WRITE_MESSAGE_BY_T100 | Instance Event (0) |
Public (2) |
20061115 |
Types
Interface IF_FKK_CORR_DISP_HISTORY_COMM has no local type.
Method Signatures
Method AFTER_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RCL_DISPLAY_HISTORY | Call by reference | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Korrespondenzhistorie anzeigen | 20071022 | |||
| 2 | I_TAB_HISTORY | Call by reference | Type reference (TYPE) | STANDARD TABLE | Korrespondenzhistorie | 20071022 | |||
| 3 | I_TAB_ROWIDS | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20071022 |
Method AFTER_LOOP on Interface IF_FKK_CORR_DISP_HISTORY_COMM has no exception.
Method BEFORE_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RCL_DISPLAY_HISTORY | Call by reference | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Korrespondenzhistorie anzeigen | 20040630 | |||
| 2 | I_TAB_HISTORY | Call by reference | Type reference (TYPE) | STANDARD TABLE | Korrespondenzhistorie | 20040701 | |||
| 3 | I_TAB_ROWIDS | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20040701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch der Verarbeitung | 20040630 |
Method DO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_HISTORY | Call by reference | Type reference (TYPE) | ANY | Daten der Korrespondenzhistorie | 20030923 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname der Spalte | 20030905 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | STRING | Parameter | 20030929 | |||
| 4 | I_RCL_DISPLAY_HISTORY | Call by reference | Object reference (TYPE REF TO) | CL_FKK_CORR_DISPLAY_HISTORY | Korrespondenzhistorie anzeigen | 20031209 | |||
| 5 | I_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20040219 | |||
| 6 | I_STR_DFKKCOHI | Call by reference | Type reference (TYPE) | DFKKCOHI | Korrespondenz - Korrespondenzhistorie | 20030905 |
Method DO on Interface IF_FKK_CORR_DISP_HISTORY_COMM has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | OS_BOOLEAN | '' nicht aktiv, 'X' aktiv | 20030905 |
Method IS_ACTIVE on Interface IF_FKK_CORR_DISP_HISTORY_COMM has no exception.
Event Signatures
Event WRITE_MESSAGE_BY_EXCEPTION Signature
Event WRITE_MESSAGE_BY_EXCEPTION on Interface IF_FKK_CORR_DISP_HISTORY_COMM has no parameter.
Event WRITE_MESSAGE_BY_T100 Signature
Event WRITE_MESSAGE_BY_T100 on Interface IF_FKK_CORR_DISP_HISTORY_COMM has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 640 |