SAP ABAP Class CL_LXE_TMWARE_TWB (Access to the TWB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_OBSOLETE (Package) Obsolete objects from MLT packages
⤷
⤷
Properties
| Class | CL_LXE_TMWARE_TWB | |
| Short Description | Access to the TWB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_OBSOLETE | Obsolete objects from MLT packages |
| Created | 20040423 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TMWARE_TWB has no forward declaration.
Interfaces
Class CL_LXE_TMWARE_TWB has no interface implemented.
Friends
Class CL_LXE_TMWARE_TWB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20040423 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_OI_HANDLER | Handler for Office Integration | 20040423 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040423 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'TW4Win.ApplicationCurVer' | RSRSCAN1: Search String/Search Model | 20040819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks the installed version of the TWB | 20040819 | |
| 2 | Instance method | Public | Method | Perform Cleanup | 20040521 | |
| 3 | Instance method | Public | Method | Closes the TWB | 20040423 | |
| 4 | Instance method | Public | Constructor | Constructor | 20040423 | |
| 5 | Instance method | Private | Method | Generate Job File for Cleanup | 20040521 | |
| 6 | Instance method | Public | Method | Generate Project Filter Settings File | 20040525 | |
| 7 | Instance method | Public | Method | Generate Project Settings File | 20040525 | |
| 8 | Instance method | Public | Method | Provides the file name for the cleanup job | 20040528 | |
| 9 | Instance method | Public | Method | Returns the file name of the cleanup logs | 20040907 | |
| 10 | Instance method | Public | Method | Checks whether a memory is open | 20040526 | |
| 11 | Instance method | Public | Method | Opens a Memory | 20040423 | |
| 12 | Instance method | Private | Method | Opens the TWB | 20040423 | |
| 13 | Instance method | Public | Method | Sets the background memory for the concordance search | 20040819 | |
| 14 | Instance method | Public | Method | Sets/Takes the interaction option with the TWB | 20040423 | |
| 15 | Instance method | Public | Method | Sets the connection to the MuliTerm database | 20040831 | |
| 16 | Instance method | Private | Method | Display Workbench Error Message | 20040817 |
Events
Class CL_LXE_TMWARE_TWB has no event.
Types
Class CL_LXE_TMWARE_TWB has no local type.
Method Signatures
Method CHECK_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for the TMWare Configuration | 20040819 |
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DIR | Call by reference | Type reference (TYPE) | STRING | Local Work Directory | 20040521 | |||
| 2 | RET | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040817 | |||
| 3 | TTX_FILENAMES | Call by reference | Type reference (TYPE) | STRING_TABLE | TTX File Name | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TMWARE_OI_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_LXE_TMWARE_OI_HANDLER | Handler for Office Integration | 20040506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Trados Integration | 20040526 |
Method CREATE_JOBFILE_CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBFILE | Call by reference | Type reference (TYPE) | STRING | Name of Job File | 20040521 | |||
| 2 | LOCAL_DIR | Call by reference | Type reference (TYPE) | STRING | Local Work Directory | 20040521 | |||
| 3 | TTX_FILENAMES | Call by reference | Type reference (TYPE) | STRING_TABLE | TTX File Name | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method CREATE_WFS_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | TLXE_TMWARE_TWB_SETTINGS | Table for the Project Settings File | 20040525 | |||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | WPS File Name | 20040525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040525 |
Method CREATE_WPS_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | TLXE_TMWARE_TWB_SETTINGS | Table for the Project Settings File | 20040525 | |||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | WPS File Name | 20040525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040525 |
Method GET_CLEANUP_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLEANUP_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20040528 | |||
| 2 | DIR | Call by reference | Type reference (TYPE) | STRING | Local Directory | 20040528 |
Method GET_CLEANUP_FILENAME on class CL_LXE_TMWARE_TWB has no exception.
Method GET_CLEANUP_LOG_FILENAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIR | Call by reference | Type reference (TYPE) | STRING | Local Work Directory | 20040907 | |||
| 2 | FILENAMES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20040907 |
Method GET_CLEANUP_LOG_FILENAMES on class CL_LXE_TMWARE_TWB has no exception.
Method IS_MEMORY_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISOPEN | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method OPEN_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESS_MODE | Call by reference | Type reference (TYPE) | C | 'w' | Access Mode | 20040423 | ||
| 2 | MEMORY | Call by reference | Type reference (TYPE) | STRING | Memory Name | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method OPEN_TWB Signature
Method OPEN_TWB on class CL_LXE_TMWARE_TWB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method SET_BACKGROUND_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND_MEMORY | Call by reference | Type reference (TYPE) | STRING | URI for the Background Memory | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040819 |
Method SET_ENABLE_INTERACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method SET_TERM_RECOGNITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION_PARAM | Call by reference | Type reference (TYPE) | STRING | 20040831 | ||||
| 2 | ENABLE_TERM_RECOGNITION | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040831 | |||
| 3 | MINMATCHVALUE | Call by reference | Type reference (TYPE) | I | 20040831 | ||||
| 4 | MULTITERM_DATABASE | Call by reference | Type reference (TYPE) | STRING | MultiTerm Database | 20040831 | |||
| 5 | MULTITERM_SERVER | Call by reference | Type reference (TYPE) | STRING | MultiTerm Server | 20040831 | |||
| 6 | SEARCHDEPTH | Call by reference | Type reference (TYPE) | I | 20040831 | ||||
| 7 | SOURCE_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20040831 | |||
| 8 | TARGET_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20040831 | |||
| 9 | USER | Call by reference | Type reference (TYPE) | STRING | User | 20040831 |
Method SET_TERM_RECOGNITION on class CL_LXE_TMWARE_TWB has no exception.
Method SHOW_ERROR_MESSAGE Signature
Method SHOW_ERROR_MESSAGE on class CL_LXE_TMWARE_TWB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040907 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |