SAP ABAP Class IF_FKK_CORR_LUW_HANDLER (Manage LUW)
Properties
| Class | IF_FKK_CORR_LUW_HANDLER | |
| Short Description | Manage LUW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060131 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FKK_CORR_LUW_HANDLER has no forward declaration.
Interfaces
Class IF_FKK_CORR_LUW_HANDLER has no interface implemented.
Friends
Class IF_FKK_CORR_LUW_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TYP_KIND_DB_CHANGE | 'C' | Commit work | 20060710 | ||
| 2 | Constant | Public | Type reference (TYPE) | TYP_KIND_DB_CHANGE | 'D' | DB Commit | 20060710 | ||
| 3 | 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 class IF_FKK_CORR_LUW_HANDLER has no parameter.
Method DB_COMMIT on class IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LAST_CALL Signature
Method SET_LAST_CALL on class IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LAST_CALL on class IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LUW_HANDLE_OFF Signature
Method SET_LUW_HANDLE_OFF on class IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LUW_HANDLE_OFF on class IF_FKK_CORR_LUW_HANDLER has no exception.
Method SET_LUW_HANDLE_ON Signature
Method SET_LUW_HANDLE_ON on class IF_FKK_CORR_LUW_HANDLER has no parameter.
Method SET_LUW_HANDLE_ON on class 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 |