SAP ABAP Class CL_FKK_CORR_PERSISTENCE (Persistency 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_PERSISTENCE | |
| Short Description | Persistency Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | >6 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FKKCORR | Correspondence Tool |
| Created | 20060208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FKK_CORR_PERSISTENCE has no forward declaration.
Interfaces
Class CL_FKK_CORR_PERSISTENCE has no interface implemented.
Friends
Class CL_FKK_CORR_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FKK_CORR_BUFFER_HD_INTERNAL | Local Buffer (X) | 20060307 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FKK_CORR_BUFFER_HD_INTERNAL | LUW Buffer (B) | 20060307 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FKK_CORR_BUFFER_HD_INTERNAL | Zero Buffer ( ) | 20060307 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FKK_CORR_LUW_HANDLER | Manage LUW | 20060210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provide Reference to Buffer Management | 20060210 | |
| 2 | Static method | Public | Method | Provide Buffer Mode | 20060307 | |
| 3 | Static method | Public | Method | Provide Reference to LUW Management | 20060208 |
Events
Class CL_FKK_CORR_PERSISTENCE has no event.
Types
Class CL_FKK_CORR_PERSISTENCE has no local type.
Method Signatures
Method GET_BUFFER_HANDLER_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUFFER_MODE | Call by reference | Type reference (TYPE) | CORR_BUFFER_MODE | SPACE | Pufferungsart | 20060307 | ||
| 2 | R_REF_BUFFER_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FKK_CORR_BUFFER_HANDLER | Puffer verwalten | 20060210 |
Method GET_BUFFER_HANDLER_INTERFACE on class CL_FKK_CORR_PERSISTENCE has no exception.
Method GET_BUFFER_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BUFFER_MODE | Value transfer | Type reference (TYPE) | CORR_BUFFER_MODE | Pufferungsart | 20060307 |
Method GET_BUFFER_MODE on class CL_FKK_CORR_PERSISTENCE has no exception.
Method GET_LUW_HANDLER_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_LUW_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FKK_CORR_LUW_HANDLER | LUW verwalten | 20060210 |
Method GET_LUW_HANDLER_INTERFACE on class CL_FKK_CORR_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |