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

⤷

⤷

Properties
Interface | IF_FKK_CORR_LUW_HANDLER | |
Short Description | Manage LUW |
General Data
Package | FKKCORR | Correspondence Tool |
Created | 20060131 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FKK_CORR_LUW_HANDLER has no forward declaration.
Interfaces
Interface IF_FKK_CORR_LUW_HANDLER has no interface.
Friends
Interface IF_FKK_CORR_LUW_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_COMMIT_WORK | Constant | Public | Type reference (TYPE) | TYP_KIND_DB_CHANGE | 'C' | Commit work | 20060710 | |
2 | CON_DB_COMMIT | Constant | Public | Type reference (TYPE) | TYP_KIND_DB_CHANGE | 'D' | DB Commit | 20060710 | |
3 | CON_ROLLBACK_WORK | Constant | Public | Type reference (TYPE) | TYP_KIND_DB_CHANGE | 'R' | Rollback work | 20060710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Trigger DB Commit | 20060131 |
2 | ![]() |
Instance method | Public | Method | Indicator: Set Last Call | 20060710 |
3 | ![]() |
Instance method | Public | Method | Switch Off LUW Handling | 20071017 |
4 | ![]() |
Instance method | Public | Method | Switch On LUW Handling | 20071017 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_FINISHED | Instance Event (0) |
Public (2) |
DB Change is Completed | 20060207 |
2 | EV_SAVE_REQUESTED | Instance Event (0) |
Public (2) |
DB Change in Preparation | 20060207 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_FLG_LAST_CALL | Public | Type reference (TYPE) | CHAR1 | Indicator: Last Call | 20060710 |
|
2 | TYP_FLG_LUW_HANDLE_OFF | Public | Type reference (TYPE) | CHAR1 | Commit/Rollwork Handling Deactivated | 20071017 |
|
3 | TYP_KIND_DB_CHANGE | Public | Type reference (TYPE) | CHAR1 | Type of Database Change | 20060710 |
|
Method Signatures
Method DB_COMMIT Signature
Method DB_COMMIT on Interface IF_FKK_CORR_LUW_HANDLER has no parameter.
Method DB_COMMIT on Interface IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LAST_CALL Signature
Method SET_LAST_CALL on Interface IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LAST_CALL on Interface IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LUW_HANDLE_OFF Signature
Method SET_LUW_HANDLE_OFF on Interface IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LUW_HANDLE_OFF on Interface IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LUW_HANDLE_ON Signature
Method SET_LUW_HANDLE_ON on Interface IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LUW_HANDLE_ON on Interface IF_FKK_CORR_LUW_HANDLER has no exception.
Event Signatures
Event EV_FINISHED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | TYP_KIND_DB_CHANGE | Art der Datenbankänderung | 20060207 |
Event EV_SAVE_REQUESTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FLG_LAST_CALL | Exporting | Value transfer | Type reference (TYPE) | TYP_FLG_LAST_CALL | Kennzeichen: letzter Aufruf | 20060710 | ||
2 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | TYP_KIND_DB_CHANGE | Art der Datenbankänderung | 20060207 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |