SAP ABAP Interface IF_CLB2_DB_TRANSACTION_HANDLER (Transaction Handler for Collaboration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_DB (Package) Collaboration: Database Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_DB_TRANSACTION_HANDLER | Collaboration: Transaction Handler for DB Access | 20130516 |
Properties
| Interface | IF_CLB2_DB_TRANSACTION_HANDLER | |
| Short Description | Transaction Handler for Collaboration |
General Data
| Package | CLB2_DB | Collaboration: Database Layer |
| Created | 20130516 | SAP |
| Last changed | 20131127 | 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) |
Interfaces
Interface IF_CLB2_DB_TRANSACTION_HANDLER has no interface.
Friends
Interface IF_CLB2_DB_TRANSACTION_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_CHANGE | Constant | Public | See coding | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Trigger Commit | 20130516 | |
| 2 | Instance method | Public | Method | Raise Event Save_Requested | 20130516 | |
| 3 | Instance method | Public | Method | (Re)Set Flag to Raise Events | 20130516 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_FINISHED | Instance Event (0) |
Public (2) |
Transaction finished | 20130516 |
| 2 | EV_SAVE_REQUESTED | Instance Event (0) |
Public (2) |
Save requested / before commit | 20130516 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_FLG_LAST_CALL | Public | Type reference (TYPE) | CHAR1 | Flag: Last Call | 20130516 | |
| 2 | TYP_KIND_DB_CHANGE | Public | Type reference (TYPE) | CHAR1 | Kind of Database Change | 20130516 | |
Method Signatures
Method DB_COMMIT Signature
Method DB_COMMIT on Interface IF_CLB2_DB_TRANSACTION_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Exceptions (Dynamic Check) | 20130516 |
Method RAISE_SAVE_REQUESTED Signature
Method RAISE_SAVE_REQUESTED on Interface IF_CLB2_DB_TRANSACTION_HANDLER has no parameter.
Method RAISE_SAVE_REQUESTED on Interface IF_CLB2_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 | 20130516 |
Method SET_FLAG_RAISE_EVENTS on Interface IF_CLB2_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 | 20130516 |
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 | 20130516 | ||
| 2 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | TYP_KIND_DB_CHANGE | Kind of DB Change | 20130516 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |