SAP ABAP Class CL_CLB_DB_TRANSACTION_HANDLER (Collaboration: Transaction Handler for DB Access)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_DB_TRANSACTION_HANDLER | Transaction Handler for Collaboration | 20111012 |
Properties
| Class | CL_CLB_DB_TRANSACTION_HANDLER | |
| Short Description | Collaboration: Transaction Handler for DB Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_DB | Collaboration: Database Layer |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_DB_TRANSACTION_HANDLER | Transaction Handler for Collaboration | 20111012 |
Friends
Class CL_CLB_DB_TRANSACTION_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLB_DB_TRANSACTION_HANDLER | SIW: Transaction Handler for DB Access | 20111012 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_CLB_DB_TRANSACTION_HANDLER=>TYP_FLG_LAST_CALL | Flag: Last Call | 20111012 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag: Raise Events | 20111012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20111012 | |
| 2 | Instance method | Private | Event handling method | Event Handler for Event "Finished" of OS | 20111012 | |
| 3 | Instance method | Private | Method | Initialize the transaction | 20111012 | |
| 4 | Static method | Public | Method | Get instance (singleton) | 20111012 |
Events
Class CL_CLB_DB_TRANSACTION_HANDLER has no event.
Types
Class CL_CLB_DB_TRANSACTION_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB_DB_TRANSACTION_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_CLB_DB_TRANSACTION_HANDLER has no exception.
Method HANDLE_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Value transfer | Attribute reference (LIKE) | 20111214 |
Method HANDLE_FINISHED on class CL_CLB_DB_TRANSACTION_HANDLER has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_CLB_DB_TRANSACTION_HANDLER has no parameter.
Method INIT_TRANSACTION on class CL_CLB_DB_TRANSACTION_HANDLER has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TRANSACTION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_CLB_DB_TRANSACTION_HANDLER | Transaction Handler for SIW DB Access | 20111012 |
Method S_GET_INSTANCE on class CL_CLB_DB_TRANSACTION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |