SAP ABAP Class IF_CLB_DB_TRANSACTION_HANDLER (Transaction Handler for Collaboration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_DB_TRANSACTION_HANDLER | Collaboration: Transaction Handler for DB Access | 20111012 |
Properties
| Class | IF_CLB_DB_TRANSACTION_HANDLER | |
| Short Description | Transaction Handler for Collaboration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111012 | SAP |
| Last change | 20130531 | 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 IF_CLB_DB_TRANSACTION_HANDLER has no interface implemented.
Friends
Class IF_CLB_DB_TRANSACTION_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Trigger Commit | 20111012 | |
| 2 | Instance method | Public | Method | Raise Event Save_Requested | 20111214 | |
| 3 | Instance method | Public | Method | (Re)Set Flag to Raise Events | 20111012 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_FINISHED | Instance Event (0) |
Public (2) |
Transaction finished | 20111012 |
| 2 | EV_SAVE_REQUESTED | Instance Event (0) |
Public (2) |
Save requested / before commit | 20111012 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_FLG_LAST_CALL | Public | Type reference (TYPE) | CHAR1 | Flag: Last Call | 20111012 | |
| 2 | TYP_KIND_DB_CHANGE | Public | Type reference (TYPE) | CHAR1 | Kind of Database Change | 20111012 | |
Method Signatures
Method DB_COMMIT Signature
Method DB_COMMIT on class IF_CLB_DB_TRANSACTION_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Exceptions (Dynamic Check) | 20111012 |
Method RAISE_SAVE_REQUESTED Signature
Method RAISE_SAVE_REQUESTED on class IF_CLB_DB_TRANSACTION_HANDLER has no parameter.
Method RAISE_SAVE_REQUESTED on class IF_CLB_DB_TRANSACTION_HANDLER has no exception.
Method SET_FLAG_RAISE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAG_RAISE_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | True ==> Events are raised | 20111012 |
Method SET_FLAG_RAISE_EVENTS on class IF_CLB_DB_TRANSACTION_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 | Single-Character Flag | 20111012 |
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 | Flag: last Call | 20111012 | ||
| 2 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | TYP_KIND_DB_CHANGE | Kind of DB Change | 20111012 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |