SAP ABAP Class CL_TMAS_OLA_LOCK (Enqueue/dequeue methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS_OLA (Package) Translation Memory Object List Analyzer
⤷
⤷
Properties
| Class | CL_TMAS_OLA_LOCK | |
| Short Description | Enqueue/dequeue methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_TMAS_OLA | Translation Memory Object List Analyzer |
| Created | 20120330 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class CL_TMAS_OLA_LOCK has no interface implemented.
Friends
Class CL_TMAS_OLA_LOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 50 | 20130318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130307 | ||
| 2 | Static method | Public | Method | 20130220 | ||
| 3 | Static method | Public | Method | 20130307 | ||
| 4 | Static method | Public | Method | 20130220 | ||
| 5 | Static method | Public | Method | 20120606 | ||
| 6 | Static method | Public | Method | 20120330 | ||
| 7 | Static method | Public | Method | 20120330 | ||
| 8 | Static method | Public | Method | 20130307 | ||
| 9 | Static method | Public | Method | 20130220 | ||
| 10 | Static method | Public | Method | 20120606 | ||
| 11 | Static method | Public | Method | 20120330 | ||
| 12 | Static method | Public | Method | 20120330 |
Events
Class CL_TMAS_OLA_LOCK has no event.
Types
Class CL_TMAS_OLA_LOCK has no local type.
Method Signatures
Method IS_JOB_ACC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130307 | ||||
| 2 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130307 |
Method IS_JOB_ACC_ACTIVE on class CL_TMAS_OLA_LOCK has no exception.
Method IS_JOB_INI_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130221 | ||||
| 2 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130221 |
Method IS_JOB_INI_ACTIVE on class CL_TMAS_OLA_LOCK has no exception.
Method RELEASE_JOB_ACC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130307 |
Method RELEASE_JOB_ACC_LOCK on class CL_TMAS_OLA_LOCK has no exception.
Method RELEASE_JOB_INI_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130220 |
Method RELEASE_JOB_INI_LOCK on class CL_TMAS_OLA_LOCK has no exception.
Method RELEASE_JOB_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | 0 | Job id | 20120606 |
Method RELEASE_JOB_READ_LOCK on class CL_TMAS_OLA_LOCK has no exception.
Method RELEASE_JOB_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120330 |
Method RELEASE_JOB_WRITE_LOCK on class CL_TMAS_OLA_LOCK has no exception.
Method RELEASE_OBJ_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120330 |
Method RELEASE_OBJ_WRITE_LOCK on class CL_TMAS_OLA_LOCK has no exception.
Method REQUEST_JOB_ACC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table lock exception | 20130307 |
Method REQUEST_JOB_INI_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20130220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table lock exception | 20130220 |
Method REQUEST_JOB_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | 0 | Job id | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table lock exception | 20120606 |
Method REQUEST_JOB_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table lock exception | 20120330 |
Method REQUEST_OBJ_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table lock exception | 20120330 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |