SAP ABAP Class IF_FKK_CORR_DISP_HISTORY_COMM (Display Correspondence History: Callback Methods)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FKK_CORR_DISP_HISTORY_LOGM | Display Correspondence History: Output Messages | 20061115 |
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
| Class | IF_FKK_CORR_DISP_HISTORY_COMM | |
| Short Description | Display Correspondence History: Callback Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030905 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FKK_CORR_DISP_HISTORY_COMM has no forward declaration.
Interfaces
Class IF_FKK_CORR_DISP_HISTORY_COMM has no interface implemented.
Friends
Class IF_FKK_CORR_DISP_HISTORY_COMM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | ' ' | False | 20061215 | ||
| 2 | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | 'X' | True | 20061215 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CORR_COMMAND_TYPE_KK | Type of Command for Callback Modules | 20130620 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UI_FUNC | Function Code | 20130620 | |||
| 5 | 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
Class 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 class 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 class 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 class IF_FKK_CORR_DISP_HISTORY_COMM has no exception.
Event Signatures
Event WRITE_MESSAGE_BY_EXCEPTION Signature
Event WRITE_MESSAGE_BY_EXCEPTION on class IF_FKK_CORR_DISP_HISTORY_COMM has no parameter.
Event WRITE_MESSAGE_BY_T100 Signature
Event WRITE_MESSAGE_BY_T100 on class IF_FKK_CORR_DISP_HISTORY_COMM has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |