SAP ABAP Class CL_FKK_CORR_EVENTS (Provide Interface for Calling Events)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool

⤷

⤷

Properties
Class | CL_FKK_CORR_EVENTS | |
Short Description | Provide Interface for Calling Events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FKKCORR | Correspondence Tool |
Created | 20060228 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FKK_CORR_EVENTS has no forward declaration.
Interfaces
Class CL_FKK_CORR_EVENTS has no interface implemented.
Friends
Class CL_FKK_CORR_EVENTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTH_INSTANCE_OUTPUT | Internal Table | 20081008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Provide Interface for Output Events | 20060228 |
Events
Class CL_FKK_CORR_EVENTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INSTANCE_OUTPUT | Private | See coding | 20081008 | BEGIN OF ts_instance_output,
applk TYPE corr_applk_kk,
bte_applk TYPE applk_bf,
o_events_output TYPE REF TO fkkcorr_events_output,
END OF ts_instance_output
|
||
2 | TTH_INSTANCE_OUTPUT | Private | See coding | 20081008 | tth_instance_output TYPE HASHED TABLE OF ts_instance_output WITH UNIQUE KEY applk
|
Method Signatures
Method GET_EVENT_OUTPUT_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_EVENT_INTERFACE | Call by reference | Object reference (TYPE REF TO) | FKKCORR_EVENTS_OUTPUT | BAdI: Zeitpunkte für Ausgabe | 20081008 | ||
2 | ![]() |
EV_BTE_APPLK | Call by reference | Type reference (TYPE) | APPLK_BF | Applikationskennzeichen | 20081008 | ||
3 | ![]() |
IV_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20081008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mehrfache Verwendung des BAdIs | 20081009 | |
2 | ![]() |
Korrespondenzart nicht gefunden | 20060412 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |