SAP ABAP Class CL_XLFT_LOCK (Locks and unlocks XLIFF objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation
⤷
⤷
Properties
| Class | CL_XLFT_LOCK | |
| Short Description | Locks and unlocks XLIFF objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLFT | XLIFF 1.2 Translation |
| Created | 20110111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLFT_LOCK has no forward declaration.
Interfaces
Class CL_XLFT_LOCK has no interface implemented.
Friends
Class CL_XLFT_LOCK has no friend class.
Attributes
Class CL_XLFT_LOCK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110120 | ||
| 2 | Static method | Public | Method | 20110120 | ||
| 3 | Static method | Public | Method | 20110120 | ||
| 4 | Static method | Public | Method | 20110120 | ||
| 5 | Static method | Public | Method | 20110120 | ||
| 6 | Static method | Public | Method | 20110120 |
Events
Class CL_XLFT_LOCK has no event.
Types
Class CL_XLFT_LOCK has no local type.
Method Signatures
Method RELEASE_AREA_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 |
Method RELEASE_AREA_READ_LOCK on class CL_XLFT_LOCK has no exception.
Method RELEASE_OBJECT_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110120 |
Method RELEASE_OBJECT_READ_LOCK on class CL_XLFT_LOCK has no exception.
Method RELEASE_OBJECT_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110120 |
Method RELEASE_OBJECT_WRITE_LOCK on class CL_XLFT_LOCK has no exception.
Method REQUEST_AREA_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock exception | 20110120 |
Method REQUEST_OBJECT_READ_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock exception | 20110120 |
Method REQUEST_OBJECT_WRITE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110120 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock exception | 20110120 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |