SAP ABAP Interface IF_RTTBF_LOCK_MANAGER (IF_RTTBF_LOCK_MANAGER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
⤷
SESF_RTTBF (Package) Runtime Transaction Buffer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RTTBF_LOCK_MANAGER | RTTBF: Management of Transactional Locks | 20040504 |
Properties
| Interface | IF_RTTBF_LOCK_MANAGER | |
| Short Description |
General Data
| Package | SESF_RTTBF | Runtime Transaction Buffer |
| Created | 20040210 | SAP |
| Last changed | 20041208 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | FIPMT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RTTBF | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RTTBF_LINKABLE_OBJECT | 20040213 |
Friends
Interface IF_RTTBF_LOCK_MANAGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_LOCKMODE_PR | Constant | Public | Type reference (TYPE) | RTTBF_TYPE_LOCKMODE | RTTBF_CON_LOCKMODE_PR | Lock Mode: Promote | 20040324 | |
| 2 | GC_LOCKMODE_SP | Constant | Public | Type reference (TYPE) | RTTBF_TYPE_LOCKMODE | RTTBF_CON_LOCKMODE_SP | Lock Mode: Shared Promotable | 20040324 | |
| 3 | GC_LOCKMODE_X | Constant | Public | Type reference (TYPE) | RTTBF_TYPE_LOCKMODE | RTTBF_CON_LOCKMODE_X | Lock Mode: Exclusive | 20040324 | |
| 4 | MB_LOCK_AND_PROMOTE_AUTOMTN | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20040322 | |||
| 5 | MD_LOCKMODE | Instance attribute | Private | Type reference (TYPE) | RTTBF_TYPE_LOCKMODE | 20040322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040216 | ||
| 2 | Instance method | Public | Method | 20040216 |
Events
Interface IF_RTTBF_LOCK_MANAGER has no event.
Types
Interface IF_RTTBF_LOCK_MANAGER has no local type.
Method Signatures
Method SINGLE_LOCK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLNT_INBOUND_RELNAME | Call by reference | Type reference (TYPE) | RTTBF_TYPE_RELNAME | RTTBF_CON_PRIMARY_KEY_RELNAME | 20040227 | |||
| 2 | ID_LOCKMODE | Call by reference | Type reference (TYPE) | RTTBF_TYPE_LOCKMODE | RTTBF_CON_LOCKMODE_SP | 20040216 | |||
| 3 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040305 | ||
| 2 | RTTBF: Ausnahmeklasse | 20040305 | ||
| 3 | RTTBF: Ausnahmeklasse | 20040305 |
Method SINGLE_UNLOCK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040216 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 10V |