SAP ABAP Class CL_FKK_CORR_EVENT_OUTPUT_STD (Events of Output (Standard Implementation))
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_BADI_INTERFACE | Tag Interface for BAdIs | 20081008 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EFG_LOG | Logging Interface of Print Workbench | 20081009 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FKK_CORR_EVENTS_OUTPUT | Interface of Events for Output | 20081008 |
Properties
Class | CL_FKK_CORR_EVENT_OUTPUT_STD | |
Short Description | Events of Output (Standard Implementation) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FKKCORR | Correspondence Tool |
Created | 20081008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FKK_CORR_EVENT_OUTPUT_STD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081008 | ||
2 | IF_EFG_LOG | Logging Interface of Print Workbench | 20081009 | ||
3 | IF_FKK_CORR_EVENTS_OUTPUT | Interface of Events for Output | 20081008 |
Friends
Class CL_FKK_CORR_EVENT_OUTPUT_STD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FKK_CORR_LOG | Logging Interface of Correspondence | 20081009 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RCV_RECEIVER_DETERMINATION | Recipient Determination | 20081008 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DFKKCOH | Correspondence - Correspondence Header | 20081009 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_CALL | 20090205 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTH_CALL | 20081008 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CORR_APPLK_KK | Application Area | 20090205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20081009 | |
2 | ![]() |
Instance method | Private | Method | 20081009 | |
3 | ![]() |
Instance method | Private | Method | Replace Messages | 20081008 |
4 | ![]() |
Instance method | Private | Method | Check Call Method | 20090205 |
5 | ![]() |
Instance method | Private | Method | Check Last Message | 20081009 |
6 | ![]() |
Instance method | Private | Method | Send Messages to Logger | 20081009 |
Events
Class CL_FKK_CORR_EVENT_OUTPUT_STD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CALL | Protected | See coding | 20081008 | BEGIN OF ts_call,
cotyp TYPE cotyp_kk,
applk TYPE corr_applk_kk,
event_concept TYPE corr_event_concept,
funcname TYPE funcname,
ref_badi TYPE REF TO object,
method_name TYPE string,
ref_generic_badi TYPE REF TO cl_badi_base,
flg_with_logging TYPE xfeld,
END OF ts_call
|
||
2 | TTH_CALL | Protected | See coding | 20081008 | TTH_CALL TYPE HASHED TABLE OF ts_call WITH UNIQUE KEY cotyp
|
Method Signatures
Method ADD_MSG Signature
Method ADD_MSG on class CL_FKK_CORR_EVENT_OUTPUT_STD has no parameter.
Method ADD_MSG on class CL_FKK_CORR_EVENT_OUTPUT_STD has no exception.
Method ADD_S_MSG Signature
Method ADD_S_MSG on class CL_FKK_CORR_EVENT_OUTPUT_STD has no parameter.
Method ADD_S_MSG on class CL_FKK_CORR_EVENT_OUTPUT_STD has no exception.
Method CHANGE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIMSG | Call by reference | Type reference (TYPE) | FIMSG | FI-Nachrichten | 20081008 | ||
2 | ![]() |
IS_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20081008 | ||
3 | ![]() |
IV_APPLK | Call by reference | Type reference (TYPE) | CORR_APPLK_KK | Anwendungsbereich | 20081008 |
Method CHANGE_MESSAGES on class CL_FKK_CORR_EVENT_OUTPUT_STD has no exception.
Method CHECK_CALL_METHODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20090205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20090205 |
Method CHECK_LAST_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIMSG | Call by reference | Type reference (TYPE) | FKK_TAB_CORR_FIMSG | Tabelle FI-Nachrichten | 20081009 | ||
2 | ![]() |
IS_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20081009 | ||
3 | ![]() |
IV_APPLK | Call by reference | Type reference (TYPE) | CORR_APPLK_KK | Anwendungsbereich | 20081009 |
Method CHECK_LAST_MESSAGES on class CL_FKK_CORR_EVENT_OUTPUT_STD has no exception.
Method SEND_TO_LOG_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_FKK_CORR_LOG | Logging Interface der Korrespondenz | 20081009 | ||
2 | ![]() |
IS_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20081009 | ||
3 | ![]() |
IT_FIMSG | Call by reference | Type reference (TYPE) | FKK_TAB_CORR_FIMSG | Tabelle FI-Nachrichten | 20081009 |
Method SEND_TO_LOG_HANDLER on class CL_FKK_CORR_EVENT_OUTPUT_STD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |