SAP ABAP Interface IF_CLB_DB_TRANSACTION_HANDLER (Transaction Handler for Collaboration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_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_CLB_DB_TRANSACTION_HANDLER | Collaboration: Transaction Handler for DB Access | 20111012 |
Properties
Interface | IF_CLB_DB_TRANSACTION_HANDLER | |
Short Description | Transaction Handler for Collaboration |
General Data
Package | S_CLB_DB | Collaboration: Database Layer |
Created | 20111012 | SAP |
Last changed | 20130531 | 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_CLB_DB_TRANSACTION_HANDLER has no interface.
Friends
Interface IF_CLB_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 | 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 Interface 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 Interface IF_CLB_DB_TRANSACTION_HANDLER has no parameter.
Method RAISE_SAVE_REQUESTED on Interface 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 Interface 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 | 732 |