SAP ABAP Class CL_FKK_CORR_EVENT_SERVICE_STD (Events of Service (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 20090717
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CORR_EVENTS_SERVICES Interface of Events of the Service 20090717
Properties
Class CL_FKK_CORR_EVENT_SERVICE_STD  
Short Description Events of Service (Standard Implementation)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKKCORR   Correspondence Tool 
Created 20090717   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKK_CORR_EVENT_SERVICE_STD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090717
2 IF_FKK_CORR_EVENTS_SERVICES Interface of Events of the Service 20090717
Friends
Class CL_FKK_CORR_EVENT_SERVICE_STD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ARC_OBJCT_STD Constant Public Type reference (TYPE) ARCH_OBJ-OBJECT 'CORRSPND' 20090717
2 GC_FIELDCAT_STD Constant Public Type reference (TYPE) AIND_FCAT 'SAP_CORR_001' Standard Field Catalog of Correspondence 20090717
Methods
# Method Level Visibility Method type Description Created on
1 READ_CORREPONDENCE Instance method Private Method 20090717
Events
Class CL_FKK_CORR_EVENT_SERVICE_STD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RESULT Private See coding 20090717 BEGIN OF ts_result, archivekey TYPE arkey, archiveofs TYPE admi_offst, * gpart like fkkop-gpart, * vkont like fkkop-vkont, * vtref like fkkop-vtref, END OF ts_result
2 TT_DFKKCOD Private Attribute reference (LIKE) 20090717
3 TT_DFKKCOHARC Private Attribute reference (LIKE) 20090717
4 TT_RESULT Private See coding 20090717 tt_result TYPE STANDARD TABLE OF ts_result WITH KEY archivekey archiveofs
Method Signatures

Method READ_CORREPONDENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DFKKCOD Call by reference Type reference (TYPE) TT_DFKKCOD 20090717
2 Exporting ET_DFKKCODCLUST Call by reference Type reference (TYPE) FKK_TAB_DFKKCODCLUST Tabelle VKK Korrespondenz - Korrespondenzclusterdaten 20090717
3 Exporting ET_DFKKCOH Call by reference Type reference (TYPE) FKK_TAB_DFKKCOH Tabelle Korrespondenz - Korrespondenzkopf 20090717
4 Exporting ET_DFKKCOHARC Call by reference Type reference (TYPE) TT_DFKKCOHARC 20090717
5 Exporting ET_DFKKCOHI Call by reference Type reference (TYPE) FKK_TAB_DFKKCOHI Tabelle Korrespondenz - Korrespondenzhistorie 20090717
6 Exporting ET_DFKKCOHINCORR Call by reference Type reference (TYPE) FKK_TAB_DFKKCOHINCORR Tabelle Korrespondenz - Daten zu Eingangskorrespondenzen 20090717
7 Exporting ET_DFKKCOP Call by reference Type reference (TYPE) FKK_TAB_DFKKCOP Tabelle Korrespondenz - Teildokumentliste 20090717
8 Importing IT_RESULT Call by reference Type reference (TYPE) TT_RESULT 20090717

Method READ_CORREPONDENCE on class CL_FKK_CORR_EVENT_SERVICE_STD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730