SAP ABAP Class CL_FKK_CORR_SERVICES (Correspondence - Service)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FKKCORR (Package) Correspondence Tool
Properties
Class CL_FKK_CORR_SERVICES  
Short Description Correspondence - Service    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKKCORR   Correspondence Tool 
Created 20051214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FKK_CORR_SERVICES has no interface implemented.
Friends
Class CL_FKK_CORR_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_FALSE Constant Private Type reference (TYPE) OS_BOOLEAN ' ' False 20051221
2 CON_PREFIX_PROGRAM_NAME Constant Private Type reference (TYPE) PROGNAME '/1SAP1/FKK_CORR_CALL_BADI_' Suffix for Programs To Be Generated 20051221
3 CON_TRUE Constant Private Type reference (TYPE) OS_BOOLEAN 'X' True 20051221
4 TAH_DYN_BADI_CALL Static Attribute Private Type reference (TYPE) TYP_TAH_DYN_BADI_CALL 20051221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_GET_BADI Static method Private Method Check BAdI Definition and Return Reference 20060919
2 GET_BADI Static method Public Method Return Reference to BAdI 20060919
3 GET_DDIC_TABL_FIELD_LIST_X Static method Public Method For DDIC Structure, Gets Field List with Addit. Data 20100805
Events
Class CL_FKK_CORR_SERVICES has no event.
Types
Class CL_FKK_CORR_SERVICES has no local type.
Method Signatures

Method CHECK_AND_GET_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BADI_NAME Call by reference Type reference (TYPE) CORR_ENHBADIID Name eines BAdIs im Enhancement Framework 20060919
2 Returning R_REF_GENERIC_BADI Value transfer Object reference (TYPE REF TO) CL_BADI_BASE Base-Class for all BAdI-Proxies 20060919
# Exception Resumable Description Created on
1 CX_FKK_CORR_BADI_DEF_INCORRECT Die BAdI-Definition ist fehlerhaft 20060919
2 CX_FKK_CORR_BADI_DEF_MISSING Die BAdI-Definition fehlt 20060919
3 CX_FKK_CORR_CONTEXT_SPECIFIC Der BAdI besitzt kontext-abhängige Instanzierung 20060919
4 CX_FKK_CORR_MULTIPLE_USE Aktion konnte nicht durchgeführt werden 20060919
5 CX_FKK_CORR_UNEXPECTED Unerwartete Ausnahme beim Aufruf einer Funktion 20060919

Method GET_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BADI_NAME Call by reference Type reference (TYPE) CORR_ENHBADIID Name eines BAdIs im Enhancement Framework 20060919
2 Returning R_REF_GENERIC_BADI Value transfer Object reference (TYPE REF TO) CL_BADI_BASE Base-Class for all BAdI-Proxies 20060919
# Exception Resumable Description Created on
1 CX_FKK_CORR_BADI_DEF_INCORRECT Die BAdI-Definition ist fehlerhaft 20060919
2 CX_FKK_CORR_BADI_DEF_MISSING Die BAdI-Definition fehlt 20060919
3 CX_FKK_CORR_CONTEXT_SPECIFIC Der BAdI besitzt kontext-abhängige Instanzierung 20060919
4 CX_FKK_CORR_MULTIPLE_USE Der BAdI ist mehrfach verwendbar 20060919
5 CX_FKK_CORR_UNEXPECTED Unerwartete Ausnahme beim Aufruf eines Funktionsbausteins 20060919

Method GET_DDIC_TABL_FIELD_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_LIST_X Call by reference Type reference (TYPE) DD03TTYP Tabellentyp für Stuktur DD03P 20100805
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20100805
3 Importing ID_NAME Value transfer Type reference (TYPE) CSEQUENCE Tabelle/Struktur/View 20100805
4 Importing IF_SUPPRESS_KEY Value transfer Type reference (TYPE) ABAP_BOOL Schlüsselfelder ignorieren? 20100805
5 Importing IF_SUPPRESS_MANDT Value transfer Type reference (TYPE) ABAP_BOOL MANDT-Feld ignorieren? 20100805
6 Importing IF_SUPPRESS_NONKEY Value transfer Type reference (TYPE) ABAP_BOOL Nicht-Schlüsselfelder ignorieren? 20100805

Method GET_DDIC_TABL_FIELD_LIST_X on class CL_FKK_CORR_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710