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 | 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 | Constant | Private | Type reference (TYPE) | OS_BOOLEAN | ' ' | False | 20051221 | ||
| 2 | Constant | Private | Type reference (TYPE) | PROGNAME | '/1SAP1/FKK_CORR_CALL_BADI_' | Suffix for Programs To Be Generated | 20051221 | ||
| 3 | Constant | Private | Type reference (TYPE) | OS_BOOLEAN | 'X' | True | 20051221 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TYP_TAH_DYN_BADI_CALL | 20051221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check BAdI Definition and Return Reference | 20060919 | |
| 2 | Static method | Public | Method | Return Reference to BAdI | 20060919 | |
| 3 | 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 | I_BADI_NAME | Call by reference | Type reference (TYPE) | CORR_ENHBADIID | Name eines BAdIs im Enhancement Framework | 20060919 | |||
| 2 | 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 | Die BAdI-Definition ist fehlerhaft | 20060919 | ||
| 2 | Die BAdI-Definition fehlt | 20060919 | ||
| 3 | Der BAdI besitzt kontext-abhängige Instanzierung | 20060919 | ||
| 4 | Aktion konnte nicht durchgeführt werden | 20060919 | ||
| 5 | 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 | I_BADI_NAME | Call by reference | Type reference (TYPE) | CORR_ENHBADIID | Name eines BAdIs im Enhancement Framework | 20060919 | |||
| 2 | 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 | Die BAdI-Definition ist fehlerhaft | 20060919 | ||
| 2 | Die BAdI-Definition fehlt | 20060919 | ||
| 3 | Der BAdI besitzt kontext-abhängige Instanzierung | 20060919 | ||
| 4 | Der BAdI ist mehrfach verwendbar | 20060919 | ||
| 5 | 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 | ET_FIELD_LIST_X | Call by reference | Type reference (TYPE) | DD03TTYP | Tabellentyp für Stuktur DD03P | 20100805 | |||
| 2 | ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100805 | ||
| 3 | ID_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Tabelle/Struktur/View | 20100805 | |||
| 4 | IF_SUPPRESS_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Schlüsselfelder ignorieren? | 20100805 | |||
| 5 | IF_SUPPRESS_MANDT | Value transfer | Type reference (TYPE) | ABAP_BOOL | MANDT-Feld ignorieren? | 20100805 | |||
| 6 | 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 |