SAP ABAP Interface IF_FKK_CORR_BUFFER_HANDLER (Manage Buffer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FKK_CORR_BUFFER_HD_INTERNAL | Manage Buffer (Internal Functions) | 20060410 |
Properties
Interface | IF_FKK_CORR_BUFFER_HANDLER | |
Short Description | Manage Buffer |
General Data
Package | FKKCORR | Correspondence Tool |
Created | 20060210 | SAP |
Last changed | 20110908 | SAP |
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) |
2 | OSCON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FKK_CORR_BUFFER_HANDLER has no interface.
Friends
Interface IF_FKK_CORR_BUFFER_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_BUFFER_MODE_BUFFERMODEL | Constant | Public | Type reference (TYPE) | CORR_BUFFER_MODE | 'B' | LUW Buffer | 20060710 | |
2 | CON_BUFFER_MODE_LOCAL | Constant | Public | Type reference (TYPE) | CORR_BUFFER_MODE | 'X' | Local Buffer | 20060710 | |
3 | CON_BUFFER_MODE_NO_BUFFER | Constant | Public | Type reference (TYPE) | CORR_BUFFER_MODE | ' ' | No Buffer | 20060710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Confirm Correspondence Requests in Local Buffer | 20060214 |
2 | ![]() |
Instance method | Public | Method | Read Correspondence Request (Header&History) for Change | 20060410 |
3 | ![]() |
Instance method | Public | Method | Delete Correspondence Requests in Global Buffer | 20060215 |
4 | ![]() |
Instance method | Public | Method | Delete Correspondence Requests in Local Buffer | 20060214 |
5 | ![]() |
Instance method | Public | Method | Set Being Updated | 20060210 |
6 | ![]() |
Instance method | Public | Method | Set Sort by Send Control | 20060210 |
Events
Interface IF_FKK_CORR_BUFFER_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_TAB_DFKKCOD | Public | See coding | Correspondence data | 20060210 | typ_tab_dfkkcod TYPE STANDARD TABLE OF dfkkcod
|
|
2 | TYP_TAB_DFKKCODCLUST | Public | See coding | Correspondence Cluster Data | 20060210 | typ_tab_dfkkcodclust TYPE STANDARD TABLE OF dfkkcodclust
|
|
3 | TYP_TAB_DFKKCOH | Public | See coding | Correspondence Header | 20060210 | typ_tab_dfkkcoh TYPE STANDARD TABLE OF dfkkcoh
|
|
4 | TYP_TAB_DFKKCOHARC | Public | See coding | Archive Identifications | 20060210 | typ_tab_dfkkcoharc TYPE STANDARD TABLE OF dfkkcoharc
|
|
5 | TYP_TAB_DFKKCOHI | Public | See coding | Correspondence History | 20060210 | typ_tab_dfkkcohi TYPE STANDARD TABLE OF dfkkcohi
|
|
6 | TYP_TAB_DFKKCOP | Public | See coding | Document Part List | 20080716 | typ_tab_dfkkcop TYPE STANDARD TABLE OF dfkkcop
|
Method Signatures
Method CONFIRM_LOCAL_CORR_REQUESTS Signature
Method CONFIRM_LOCAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no parameter.
Method CONFIRM_LOCAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no exception.
Method GET_CORR_REQUEST_WITH_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STR_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20060410 | ||
2 | ![]() |
E_STR_DFKKCOHI | Call by reference | Type reference (TYPE) | DFKKCOHI | Korrespondenz - Korrespondenzhistorie | 20060410 | ||
3 | ![]() |
I_COKEY | Call by reference | Type reference (TYPE) | COKEY_KK | Korrespondenzschlüssel | 20060410 | ||
4 | ![]() |
I_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20060410 | ||
5 | ![]() |
I_DONT_WRITE_TO_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | nicht in die Datenbank schreiben | 20090226 | |
6 | ![]() |
I_GPART | Call by reference | Type reference (TYPE) | CREC_GP_KK | SPACE | Korrespondenzempfänger | 20060410 | |
7 | ![]() |
I_VKONT | Call by reference | Type reference (TYPE) | CORR_VKONT_KK | SPACE | Vertragskontonummer | 20060410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Korrespondenzanforderung nicht gefunden | 20060410 |
Method RESET_GLOBAL_CORR_REQUESTS Signature
Method RESET_GLOBAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no parameter.
Method RESET_GLOBAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no exception.
Method RESET_LOCAL_CORR_REQUESTS Signature
Method RESET_LOCAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no parameter.
Method RESET_LOCAL_CORR_REQUESTS on Interface IF_FKK_CORR_BUFFER_HANDLER has no exception.
Method SET_IN_UPDATE_TASK Signature
Method SET_IN_UPDATE_TASK on Interface IF_FKK_CORR_BUFFER_HANDLER has no parameter.
Method SET_IN_UPDATE_TASK on Interface IF_FKK_CORR_BUFFER_HANDLER has no exception.
Method SET_SORT_BY_SENDCONTROL Signature
Method SET_SORT_BY_SENDCONTROL on Interface IF_FKK_CORR_BUFFER_HANDLER has no parameter.
Method SET_SORT_BY_SENDCONTROL on Interface IF_FKK_CORR_BUFFER_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |