SAP ABAP Interface IF_EX_AXT_RT_BUSINESS_LOCK (Different Locking Strategy)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_DEFAULT_BUSINESS_LOCK | Class for BAdI Impl.: AXT_RT_DEFAULT_BUSINESS_LOCK | 20090415 |
Properties
| Interface | IF_EX_AXT_RT_BUSINESS_LOCK | |
| Short Description | Different Locking Strategy |
General Data
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090415 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_AXT_RT_BUSINESS_LOCK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090415 |
Friends
Interface IF_EX_AXT_RT_BUSINESS_LOCK has no friend.
Attributes
Interface IF_EX_AXT_RT_BUSINESS_LOCK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Lock the current record | 20090415 | |
| 2 | Instance method | Public | Method | Unlock the current record | 20090415 |
Events
Interface IF_EX_AXT_RT_BUSINESS_LOCK has no event.
Types
Interface IF_EX_AXT_RT_BUSINESS_LOCK has no local type.
Method Signatures
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLES_API | Call by reference | Object reference (TYPE REF TO) | CL_AXT_TABLES_API | API methods for new tables | 20090415 | |||
| 2 | IV_CONCATENATED_LOG_KEY | Call by reference | Type reference (TYPE) | STRING | Concatenated Logical Key | 20090623 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | Object ID | 20090415 | |||
| 4 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | AXT_TABLE_ID | Table ID | 20090415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Extensibility Runtime | 20090415 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLES_API | Call by reference | Object reference (TYPE REF TO) | CL_AXT_TABLES_API | API methods for new tables | 20090415 | |||
| 2 | IV_CONCATENATED_LOG_KEY | Call by reference | Type reference (TYPE) | STRING | Concatenated Logical Key | 20090623 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | Object ID | 20090415 | |||
| 4 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | AXT_TABLE_ID | Table ID | 20090415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Extensibility Runtime | 20090415 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |